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

Add a basic examples page demonstrating FlatList #2229

Closed

Conversation

DavidRieman
Copy link
Contributor

Overview

Adds a basic page to the existing yarn examples. Shows simple FlatList examples inspired directly by the FlatList JSDoc itself. Wraps with another FlatList to demonstrate working nesting and header and footer support. Plenty of room for more complex examples like automatic columns and such as well.

Should serve as a nice little addition to the other beautiful examples pages provided. Also a great place to temporarily paste and debug more advanced scenarios in need of code spelunking.

Screen Capture

image

…irectly by the FlatList JSDoc itself. Wraps with another FlatList to demonstrate working nesting and header and footer support. Plenty of room for more complex examples like automatic columns and such as well.
@necolas necolas closed this in 9ffda21 Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant