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

[TASK] FlatList: Implement component to render items from an array #48

Closed
Tracked by #51
omariosouto opened this issue Jan 20, 2022 · 0 comments · Fixed by #50 or #66
Closed
Tracked by #51

[TASK] FlatList: Implement component to render items from an array #48

omariosouto opened this issue Jan 20, 2022 · 0 comments · Fixed by #50 or #66

Comments

@omariosouto
Copy link
Member

omariosouto commented Jan 20, 2022

Actually isn't possible to render anything because we only have components related to style

How

  • React: ...
  • Flutter: ...

Definition of Done

  • To be able to render a list;
  • This list must have scroll;
  • We should be able to provide how many columns will have
@omariosouto omariosouto self-assigned this Jan 20, 2022
@omariosouto omariosouto changed the title [TASK] FlatList: Implement component to render items from an aray [TASK] FlatList: Implement component to render items from an array Jan 20, 2022
@omariosouto omariosouto linked a pull request Jan 20, 2022 that will close this issue
@omariosouto omariosouto reopened this Jan 21, 2022
@omariosouto omariosouto linked a pull request Jan 22, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant