Files
DefinitelyTyped/react-native
Kyle Herock 1da57736e2 Updated react-native navigation typings
- NavigationSceneRenderer should be a function
- Both NavigationCard and NavigationCardStack now depend on NavigationSceneRenderer
- Honor several places where React propTypes declares props as optional
- Added the optional `title` prop to NavigationRoute
- Added typings for NavigationHeaderTitle
- Added typings for Button
2016-11-14 19:32:41 -05:00
..