-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
fix: trim routes for android - no more then 6 tabs #38
fix: trim routes for android - no more then 6 tabs #38
Conversation
Hi, @okwasniewski , |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Great work 🙌
I'm excited to contribute further. Please let me know if there are any other issues I can assist with. |
Awesome! This could be a good issue to work on next: #15 I'll try to create more soon |
This PR fixes issue #13
Right now it will show a warning if there are more than 6 tabs on android and will only show 6 tabs and trims the other tabs.
warning-when-more-than-6-tabs.mp4