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

Add TabBar and TabItem components #19

Open
staydecent opened this issue Jan 16, 2019 · 2 comments
Open

Add TabBar and TabItem components #19

staydecent opened this issue Jan 16, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@staydecent
Copy link
Contributor

TabBars are decently common. Could be worth adding.

Should they support syncing with URL changes as well as local react state?

@staydecent staydecent added the enhancement New feature or request label Jan 16, 2019
@adriaanwm
Copy link
Contributor

I think syncing with URL changes is a must, especially if we're doing app style bottom tabs like in iOS apps.

@coryschadt
Copy link
Contributor

coryschadt commented Jan 20, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants