1.1.5 • Published 7 months ago

react-native-textarea-resizable v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

react-native-textarea-resizable

Textarea component auto resizable. It grows when text is bigger

Installation

npm install react-native-textarea-resizable

or

yarn add react-native-textarea-resizable

Usage

import TextAreaResizable from 'react-native-textarea-resizable'

// ...

<TextAreaResizable />

Props

NameDescriptionTypeDefaultRequired?
minRowsnumber1false
maxRowsnumber6false
disabledbooleanfalsefalse

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

1.1.5

7 months ago

1.1.4

7 months ago

1.1.2

7 months ago

1.1.1

7 months ago

1.1.0

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago

0.1.0

7 months ago