react-native-focusable-textarea

1.0.9 • Public • Published

react-native-focusable-textarea

React Native mutliline TextInput initial focus polyline fix

Installation

npm install --save react-native-focusable-textarea

Usage

import TextArea from "react-native-focusable-textarea"
 
/*
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

Package Sidebar

Install

npm i react-native-focusable-textarea

Weekly Downloads

0

Version

1.0.9

License

MIT

Unpacked Size

18.5 kB

Total Files

8

Last publish

Collaborators

  • cheng503