Stephan Nordnes Eriksen
|
5ba9632d85
|
react-native-navigation: Add all Drawer properties (#25497)
* fix: Set add all Drawer properties
According to the documentation, these changes could be added:
https://wix.github.io/react-native-navigation/#/top-level-api?id=startsinglescreenappparams
* fix: Add tests and fix linting
|
2018-05-03 08:52:37 -07:00 |
|
Robbie
|
ad4cda301a
|
Add NavigatorEvent to react-native-navigation (#25386)
|
2018-05-01 09:27:54 -07:00 |
|
Henrik Raitasola
|
4baec539b7
|
Add missing argument for Screen (react-native-navigation) (#25022)
* Add missing prop to Screen
* Use new prop in tests
|
2018-04-16 15:16:21 -07:00 |
|
Dan Homola
|
064ac3cc1e
|
react-native-navigation: update setTabBadge typings
According to docs the `badge` parameter to `setTabBadge` is mandatory
and can be set to `null` to remove the badge.
|
2018-03-22 10:29:22 +01:00 |
|
Danilo Bürger
|
38608567ca
|
[react-native-navigation] Modified NavigationComponentProps
|
2018-02-12 14:40:11 +01:00 |
|
Egor Shulga
|
5a8fffbd91
|
[react-native-navigation] Add type definitions (#23283)
* [react-native-tab-view] SceneMap should support all React.ComponentType's
* [react-native-navigation] Add typings
* [react-native-navigation] add navigator.setStyle() method
|
2018-01-30 11:36:16 -08:00 |
|