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

KeyboardawareFlatlist with fixed/sticky footer ? #527

Open serverlocal017 opened 2 years ago

serverlocal017 commented 2 years ago

Hello,

how can I make a fixed/sticky footer with KeyboardAwareFlatList ?