callstack / callstack/react-native-pager-view
Dismiss the Keyboard when changing the page natively (Android)
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 3.4k
- Forks
- 476
- Avg merge
- 10d 21h
- Merged PRs (30d)
- 2
Description
This is already done in JS https://github.com/react-native-community/react-native-viewpager/blob/9a7b1a0a0528786832bd203e96e1826d2849b8fb/js/ViewPager.js#L106-L110
But we did it natively on iOS. Should be also easy to do it natively on Android: https://stackoverflow.com/a/11818992/2277631
Contributor guide
Assessment
This issue has not been assessed yet.