setStyle to style the according TabBar#2524
Merged
Merged
Conversation
update fork
…igationViewController tabButtonColor improvement
[Android] apply guyca's solution
update fork
update fork
update fork
update fork
# Conflicts: # android/app/src/main/java/com/reactnativenavigation/params/parsers/StyleParamsParser.java update fork
update fork
update fork
yogevbd
approved these changes
Jan 15, 2018
Contributor
Author
|
@yogevbd: What is the reason for revert this PR? 🙂 |
Collaborator
|
@danielang Something caused the navBar to be presented with delay after pushing a screen. |
chilinh
added a commit
to chilinh/react-native-navigation
that referenced
this pull request
Jan 22, 2018
* r_master: SetStyle fix (wix#2539) Update ISSUE_TEMPLATE fix(start app): show red screen in case an error is thrown while starting the app (wix#2556) Xcode 8 fixes fixed swizzle in xcode 8 Back-port insets fix to v1 Solved doc formatting issues (wix#2544) Update README.md (wix#2537) Update styling-the-navigator.md Adding preferredContentSize (wix#2529) Revert "setStyle to style the according TabBar (wix#2524)" setStyle to style the according TabBar (wix#2524)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix bugs of PR #2224
setStylesetStyleUse
navigator.setStyle({...}to set the style of TabBar of the according screen at runtime for iOS and Android.Good for theming purpose.
Exampe: