APSL / react-native-keyboard-aware-scroll-view

A ScrollView component that handles keyboard appearance and automatically scrolls to focused TextInput.
MIT License
5.24k stars 643 forks source link

Add flash scroll indicators #530

Open matiassalles99 opened 2 years ago

matiassalles99 commented 2 years ago

Add flash scroll indicators method for scrollable components, flatlist, scrollview and section list all implement it.