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

Replace Switch-Based Tab Rendering with React Navigation Tab Navigator #934

Open
cakesoft-shashank opened this issue Feb 17, 2025 · 0 comments
Assignees
Milestone

Comments

@cakesoft-shashank
Copy link
Member

Currently, tabs are implemented using a switch to render components, causing unnecessary re-renders and state loss. To prevent this, replace the switch-based implementation with the Tab Navigator from react-navigation.

Simulator.Screen.Recording.-.iPhone.16.Pro.Max.-.2025-02-17.at.20.29.51.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants