Skip to content

Mealime/react-native-custom-components

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Breaking apart the Libraries/CustomComponents part of the React Native repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%