APSL/react-native-keyboard-aware-scroll-view
A ScrollView component that handles keyboard appearance and automatically scrolls to focused TextInput. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3970
- days_rel: n/a
- days_push: 794
- n_releases_24m: 0
Adoption not part of the score
5378 stars · 640 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A React Native library providing KeyboardAwareScrollView, KeyboardAwareFlatList, and KeyboardAwareSectionList components that handle keyboard appearance and automatically scroll to focused TextInput fields. It wraps standard scroll components with a higher-order component to keep inputs visible when the keyboard opens.
Use cases
- keep text inputs visible when the keyboard opens in react native
- auto-scroll to focused TextInput in a form
- resize scroll view when keyboard appears on iOS and Android
- programmatically scroll to an input or position in react native
- listen to keyboard show and hide events in react native
- build chat or form screens where inputs get covered by the keyboard
When to choose
- you are building React Native forms with multiple TextInput fields
- you need inputs to stay visible above the software keyboard
- you want keyboard event callbacks tied to a scroll view
- you need FlatList or SectionList variants with keyboard awareness
When to avoid
- you are not using React Native
- you only need simple single-input screens where KeyboardAvoidingView suffices
- you need a library with frequent updates and modern React Native architecture support
Facets
library · maturity maintenance
ui-components state-management mobile-development frontend cross-platform react-native keyboard-handling scrollview textinput forms mobile ios android javascript
2 sources
- readme: https://github.com/APSL/react-native-keyboard-aware-scroll-view · fetched 2026-08-28 · 0e942add8069
- registry_npm: https://registry.npmjs.org/react-native-keyboard-aware-scroll-view · fetched 2026-08-29 · 04f9bbe7172e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| APSL/react-native-keyboard-aware-scroll-view | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="APSL/react-native-keyboard-aware-scroll-view")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem