Skip to content

KeyboardAwareFlatList padding reversed on inverted FlatList #321

@ammarBlueberry

Description

@ammarBlueberry

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",
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions