Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support inverted list and grid view #4

Merged
merged 2 commits into from Nov 20, 2022

Conversation

hyochan
Copy link
Owner

@hyochan hyochan commented Nov 20, 2022

Description

Support inverted feature included in react-native flatlist.

This is useful when we implement lists like chatting, which loads more data by scrolling up.

Demo

Simulator Screen Recording - iPhone 14 - 2022-11-20 at 12 57 12

Demo for inverted list with [ListView] and [GridView]. It also works withhorizontal.

@hyochan hyochan merged commit 5c57736 into main Nov 20, 2022
@hyochan hyochan deleted the feat/inverted-list-and-grid branch November 20, 2022 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant