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

Implement new FlatList Screen #112

Closed
6 of 10 tasks
sansyrox opened this issue Jul 2, 2020 · 1 comment
Closed
6 of 10 tasks

Implement new FlatList Screen #112

sansyrox opened this issue Jul 2, 2020 · 1 comment
Labels
level1 Level 1 (Under 'EPIC' tasks) RNTester The issues associated with the RNTester project.

Comments

@sansyrox
Copy link
Member

sansyrox commented Jul 2, 2020

UseCases

  • Horizontal Mode
  • Pull To Refresh
  • Separator Support
    • Currently present but not optional in the demo
  • Multiple Column Support
    • ToDo
  • Header Support
    • Currently present but not optional in the demo
  • Footer Support
    • Currently present but not optional in the demo
  • ScrollToIndex Support
  • Scroll Loading

E2E Tests

  • List should be scrollable and each item should be tappable
  • Horizontal list should be scrollable and each item should be tappable
@sansyrox sansyrox added RNTester The issues associated with the RNTester project. level1 Level 1 (Under 'EPIC' tasks) labels Jul 2, 2020
@manyaagarwal manyaagarwal linked a pull request Jul 21, 2020 that will close this issue
@manyaagarwal
Copy link

PR to close this: facebook#29909

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level1 Level 1 (Under 'EPIC' tasks) RNTester The issues associated with the RNTester project.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants