react-native-focusable-textarea
React Native mutliline TextInput initial focus polyline fix
Installation
npm install --save react-native-focusable-textarea
Usage
/*Props: { containerStyle: Array || Object, // styles ScrollView outside of TextInput style: Array || Object, // styles TextInput}*/ <TextArea />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT