Release 2.1.0
- add object as option for passing objects (0af296c)
- fix(ts-error): add JSX.Element type option in addition to dep React.ComponentType (dc235c6)
- add textInput refs directly on useImperativeHandle (#650) (dbdb653)
- add release-it (3c2c357)
- add custom input example (#651) (ca74af2)
- Fix onChangeText (#647) (6832c88)
- fixed debounceData function definition (915fce6)
- Update README.md to document the requestUrl prop (#631) (7f1c05a)