1.0.8 • Published 4 years ago

react-native-scrollable-text-area v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

react-native-text-area

React Native Text Area

Installation

npm install --save react-native-text-area

Usage

import TextArea from "react-native-text-area"

/*
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

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago