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(exoflex): tab component #356

Closed
wants to merge 17 commits into from
Closed

feat(exoflex): tab component #356

wants to merge 17 commits into from

Conversation

oshimayoan
Copy link
Contributor

@oshimayoan oshimayoan commented Feb 17, 2020

Will resolve #171.

TODO:

  • Tab Bar
  • Tab Bar Indicator
  • Tab Bar Animation
  • Custom Tab Bar styling
  • Custom Tab Bar Indicator styling
  • Custom Tab Bar Animation
  • Tab Content (No Lazy Load)
  • Tab Content (Lazy Load)
  • Change Tab Content using Tab Bar
  • Change Tab Content using Swipe
  • Prop to toggle Tab swipe
  • Prop to toggle Lazy Load
  • Web Accessibility
  • Native Accessibility
  • Tests

@oshimayoan oshimayoan added the wip Work in progress label Feb 17, 2020
@oshimayoan
Copy link
Contributor Author

oshimayoan commented Feb 19, 2020

We need to postpone this component to v3.3 as we need to refactor this because there is some kind of a bug on the web that doesn't let the ScrollView child to be able to scroll when the ScrollView parent is given scrollEnabled={false}.

@oshimayoan oshimayoan marked this pull request as ready for review March 5, 2020 06:27
@oshimayoan oshimayoan closed this Mar 6, 2020
@oshimayoan oshimayoan added wontfix This will not be worked on and removed wip Work in progress labels Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

exoflex: tab
1 participant