Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Rosenwasser
1812abb6e0
Merge pull request #23601 from danilobuerger/patch-2
[react-native-navigation] Added iconInsets to tabs
2018-02-13 16:48:21 -08:00
Daniel Rosenwasser
b4b61b2fda
Merge pull request #23528 from mbatista/react-native-navigation-add-fab-to-NavigatorButtons
adding fab property to NavigatorButtons
2018-02-13 16:33:14 -08:00
Danilo Bürger
844a1ea972
[react-native-navigation] Added iconInsets to tabs 2018-02-13 12:30:27 +01:00
Forbes Lindesay
8f8f6c4392 [react] Use HTMLDialogElement for the dialog node (#23053)
* [react] Use HTMLDialogElement for the dialog node

* Actually add the `open` property

* This update requires typescript 2.6

* Update dependents of react to also require typescript 2.6
2018-02-12 12:55:52 +00:00
Marcel Batista
4c3140799f adding fab property to NavigatorButtons 2018-02-09 00:57:01 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08: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