Skip to content

[iOS] Ensure that styles set on individual buttons are not overridden#2200

Merged
gran33 merged 2 commits into
wix:masterfrom
eliperkins:dont-override-button-styles
Nov 22, 2017
Merged

[iOS] Ensure that styles set on individual buttons are not overridden#2200
gran33 merged 2 commits into
wix:masterfrom
eliperkins:dont-override-button-styles

Conversation

@eliperkins
Copy link
Copy Markdown
Contributor

This fixes a bug where navigator-level styles could override styles on a specific button.

Fixes #2199

This fixes a bug where navigator-level styles could override styles on a specific button.
@eliperkins eliperkins changed the title Ensure that styles set on individual buttons are not overridden [iOS] Ensure that styles set on individual buttons are not overridden Nov 20, 2017
@guyca guyca requested a review from gran33 November 22, 2017 09:52
@gran33 gran33 merged commit 2b966e5 into wix:master Nov 22, 2017
thanhzusu pushed a commit to thanhzusu/react-native-navigation that referenced this pull request Nov 27, 2017
* master: (22 commits)
  setTabButton to change the label of the TabButton (wix#2215)
  3D Touch Preview API (wix#2186)
  Update android-specific-use-cases.md
  Update android-specific-use-cases.md
  Load props from props registry for redux screens
  Nav bar save props (wix#2211)
  Support passing unserializable props to custom navBar component
  Save buttons props for root screens
  Ensure that styles set on individual buttons are not overridden (wix#2200)
  Update top-level-api.md
  (Android) Allow disableOpenGesture right or left in the drawer (wix#2189)
  Revert "Support iOS 11 prefersLargeTitles #1643 (wix#2090)" (wix#2204)
  Support iOS 11 prefersLargeTitles #1643 (wix#2090)
  Support passing unserializable props to custom button (wix#2192)
  addOnNavigatorEvent improvements (wix#2175)
  Fix missing props (wix#2179)
  Revert "Don't custom button props over the bridge (wix#2174)" (wix#2177)
  Don't custom button props over the bridge (wix#2174)
  Set missing TopBar background color
  Register multiple navigatorEventListeners (wix#2173)
  ...
garrettm pushed a commit to Ginger-Labs/react-native-navigation that referenced this pull request Dec 19, 2017
…2200)

This fixes a bug where navigator-level styles could override styles on a specific button.
garrettm pushed a commit to Ginger-Labs/react-native-navigation that referenced this pull request Dec 19, 2017
…2200)

This fixes a bug where navigator-level styles could override styles on a specific button.
@eliperkins eliperkins deleted the dont-override-button-styles branch January 5, 2018 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[iOS] Button-level styles are overridden by navigator-level styles

3 participants