callstack / callstack/react-native-pager-view
Dismiss the Keyboard when changing the page natively (Android)
- Lingua principale
- TypeScript
- Stelle
- 3.4k
- Fork
- 476
- Merge medio
- 10g 21h
- PR unite (30g)
- 2
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start with the linked JS/ViewPager.js lines 106-110 to understand the existing behavior, then locate the Android native pager implementation in this repository. Compare it with the native iOS handling mentioned in the issue and verify that changing pages dismisses the keyboard on Android. Done means the Android behavior matches the existing JS and iOS behavior.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- android, javascript, react-native
- Ambito
- mobile-dev
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 38/100