We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TabBars are decently common. Could be worth adding.
Should they support syncing with URL changes as well as local react state?
The text was updated successfully, but these errors were encountered:
I think syncing with URL changes is a must, especially if we're doing app style bottom tabs like in iOS apps.
Sorry, something went wrong.
I threw together a tab bar UI for Shawn's PWA talk. It is basic, but might be a starting point: https://github.com/inputlogic/pwa-starter/blob/tab-bar/src/apps/main/home/elements/tab-bar/tab-bar.js
No branches or pull requests
TabBars are decently common. Could be worth adding.
Should they support syncing with URL changes as well as local react state?
The text was updated successfully, but these errors were encountered: