1.1.5 • Published 2 years ago

react-native-textarea-resizable v1.1.5

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

2 years ago

1.1.4

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.0

2 years ago