use-auto-focus-inputs
Single react-native hook to manage auto focus of TextInput
Check out example project on expo snack.
Features
- One, headless hook
- Written with Typescipt
- Integration with UI libraries
- No extra dependencies
Install
npm install use-auto-focus-inputs
Quickstart
Contribution
Suggestions and PR-s are welcome!