All Projects → facebookarchive → react-native-custom-components

facebookarchive / react-native-custom-components

Licence: other
Breaking apart the Libraries/CustomComponents part of the React Native repo

Programming Languages

javascript
184084 projects - #8 most used programming language

React Native Legacy Custom Components

This is a module for legacy "CustomComponents" to gracefully deprecate.

Navigator

The navigator component in this module will behave identically as the one in old version of React native, with one exception:

Latest documentation is available here: https://facebook.github.io/react-native/docs/0.43/navigator.html

Breaking Changes from react-native

  • Navigator.props.sceneStyle must be a plain object, not a stylesheet!

(this breaking change is needed to avoid calling React Native's private APIs)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].