Skip to content

Update top-level-api.md (Added forgotten styles)#1600

Merged
guyca merged 2 commits into
wix:masterfrom
berkaybeyaz1:patch-1
Jul 30, 2017
Merged

Update top-level-api.md (Added forgotten styles)#1600
guyca merged 2 commits into
wix:masterfrom
berkaybeyaz1:patch-1

Conversation

@berkaybeyaz1
Copy link
Copy Markdown
Contributor

Added forgotten drawer style props.

Added forgotten drawer style props.
Copy link
Copy Markdown
Collaborator

@guyca guyca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great addition, please see my comment. Thanks

Comment thread docs/top-level-api.md Outdated
screen: 'example.SecondSideMenu', // unique ID registered with Navigation.registerScreen
passProps: {} // simple serializable object that will pass as props to all top screens (optional)
},
style: {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should mention that these styles (the entire style object actually) are for iOS only

@guyca guyca merged commit 87f64a6 into wix:master Jul 30, 2017
timxyz pushed a commit to 3sidedcube/react-native-navigation that referenced this pull request Aug 3, 2017
* master: (95 commits)
  Update styling-the-navigator.md
  Support statusBarTextColorScheme on Android
  Remove depreciated createJSModules @OverRide marker (wix#1628)
  Fix crash with scrollViewDidEndDecelerating and RCTTextView (wix#1630)
  Center title when setting title dynamically
  update docs for iOS drawer animations in top-level-api section (wix#1619)
  walk-around for React-Native bug with multiple RCTRootView (wix#1618)
  Send initial screen appear event after it's displayed
  Send visibility events for TopTabs screens
  Update screen-api.md
  Push screen from drawer in example app
  Update top-level-api.md (Added forgotten styles) (wix#1600)
  Update readme for title Image on top bar (wix#1599)
  Update screen-api.md
  fix iOS crash on showController (wix#1588)
  Add show modal button to SideMenu
  Fix crash when SideMenu closes
  Add onKeyUp event to ActivityCallbacks
  Update screen-api.md
  Update top-level-api.md
  ...

# Conflicts:
#	android/app/src/main/java/com/reactnativenavigation/animation/VisibilityAnimator.java
#	ios/Helpers/RCTHelpers.h
#	ios/Helpers/RCTHelpers.m
#	ios/RCCViewController.m
timxyz pushed a commit to 3sidedcube/react-native-navigation that referenced this pull request Aug 3, 2017
* develop: (96 commits)
  Update styling-the-navigator.md
  Support statusBarTextColorScheme on Android
  Remove depreciated createJSModules @OverRide marker (wix#1628)
  Fix crash with scrollViewDidEndDecelerating and RCTTextView (wix#1630)
  Center title when setting title dynamically
  update docs for iOS drawer animations in top-level-api section (wix#1619)
  walk-around for React-Native bug with multiple RCTRootView (wix#1618)
  Send initial screen appear event after it's displayed
  Send visibility events for TopTabs screens
  Update screen-api.md
  Push screen from drawer in example app
  Update top-level-api.md (Added forgotten styles) (wix#1600)
  Update readme for title Image on top bar (wix#1599)
  Update screen-api.md
  fix iOS crash on showController (wix#1588)
  Add show modal button to SideMenu
  Fix crash when SideMenu closes
  Add onKeyUp event to ActivityCallbacks
  Update screen-api.md
  Update top-level-api.md
  ...
junedomingo pushed a commit to junedomingo/react-native-navigation that referenced this pull request Sep 29, 2017
* Update top-level-api.md (Added forgotten styles)

Added forgotten drawer style props.

* Added iOS only words to style objects
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.

2 participants