-
-
Couldn't load subscription status.
- Fork 206
refactor(appbar): add position prop #341
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
refactor(appbar): add position prop #341
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 2e36f66:
|
This also deprecates the fixed prop.
464827f to
2e36f66
Compare
🎉 This PR is included in version 4.0.0-beta.13 🎉
The release is available on:
Your semantic-release bot 📦🚀
This allows users to have the AppBar stacked in their app view, as they can in react95-native.
Note: this commit includes changes from #332, given that was opened in a fork. It should be rebased once that is merged.