-
-
Notifications
You must be signed in to change notification settings - Fork 31
Improve stack and material top tabs #51
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
Improve stack and material top tabs #51
Conversation
- `headerBackTestID` screen option - `getId` screen prop
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, nice!
Thanks, nice!
You are welcome!
@MoOx, I know it is not the best place to ask, but could you check svg and webview bindings? I have some PRs open there. svg PR is nothing much, while webview is a bit bigger change, more like a proposition.
Thanks!
Sorry for this horrible delay. Thanks for you contributions. Do not hesitate to ping me more next time :)
No problem! You are welcome!
Hi!
I improved
Stackbinding by adding:headerBackTestIDoptiongetIdscreen propand improved
MaterialTopTabsby addingswipeEnabledscreen option since setting it through props is deprecated.