1.0.8 • Published 5 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago