Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit d5201e5

Browse files
authored
Update README.md
1 parent 83c4fa1 commit d5201e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ This is a module for legacy "CustomComponents" to gracefully deprecate.
66

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

9-
Latest documentation is available here: http://facebook.github.io/react-native/releases/0.43/docs/navigator.html
9+
Latest documentation is available here: https://facebook.github.io/react-native/docs/0.43/navigator.html
1010

1111

1212
### Breaking Changes from react-native
1313

1414
- Navigator.props.sceneStyle must be a plain object, not a stylesheet!
1515

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

0 commit comments

Comments
 (0)