- Notifications
You must be signed in to change notification settings - Fork 644
Open
Description
Hi,
I'm using KeyboardAwareFlatList with the prop inverted. The list is inverted as I would expect it to be but now whenever I open the keyboard the padding is inverted as well. Instead of extra space at the bottom of the page, I have extra space on top of the page resulting in the content at the bottom of the page staying hidden and extra space appearing on the top.
"dependencies": {
"expo": "^28.0.0",
"react": "16.3.1",
"react-native": "https://github.com/expo/react-native/archive/sdk-28.0.0.tar.gz",
"react-native-keyboard-aware-scroll-view": "^0.7.4",
}
Brianwebb22, a4n1, mmagn and petja
Metadata
Metadata
Assignees
Labels
No labels