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): simple tab component without lazy load #376

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Conversation

oshimayoan
Copy link
Contributor

@oshimayoan oshimayoan commented Mar 6, 2020

Will resolve #171.

For this PR there fill be no lazy load feature yet but it will be added on another PR.

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 Mar 6, 2020
@oshimayoan oshimayoan changed the title feat(exoflex): tab component feat(exoflex): simple tab component without lazy load Mar 6, 2020
@oshimayoan oshimayoan marked this pull request as ready for review March 9, 2020 10:07
@oshimayoan oshimayoan added ready for review and removed wip Work in progress labels Mar 9, 2020
@oshimayoan
Copy link
Contributor Author

Hey @kodefox/infra, what do you think of this approach? If you guys like it, we could continue to build lazy load support but if not, we could just close this and use react-native-tab-view instead.

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.

exoflex: tab
1 participant