Guy Carmeli
3c2b0ea5cc
Fix FragmentScreen not getting unmount
fixes #330
před 8 roky
Guy Carmeli
7b40f21aee
2.0.0-experimental.124
před 8 roky
Guy Carmeli
3728569c2b
Implement disableOpenGesture on Android
fixes #309
před 8 roky
Guy Carmeli
bc3252c08e
2.0.0-experimental.123
před 8 roky
Guy Carmeli
f80ec1282b
Remove allowBackup flag from manifest
před 8 roky
Daniel Zlotin
edf9868961
2.0.0-experimental.122
před 8 roky
Daniel Zlotin
7ffdac91f7
Merge branch 'master' into mergeController
před 8 roky
DanielZlotin
dc9b372a02
Merge pull request #327 from wix/yedidyak
Create tabs Left to Right
před 8 roky
Yedidya Kennard
a9253c4b9a
Create tabs Left to Right
před 8 roky
Daniel Zlotin
0a2ab4f3ba
Merge branch 'master' into mergeController
před 8 roky
Daniel Zlotin
161f4f7090
no need to reset cache
před 8 roky
Daniel Zlotin
836aea34ef
2.0.0-experimental.121
před 8 roky
Daniel Zlotin
bf06c6a245
added portraitOnlyMode
před 8 roky
Daniel Zlotin
0e67defdf5
update splash flow
před 8 roky
Daniel Zlotin
70b43c6a0d
2.0.0-experimental.120
před 8 roky
Daniel Zlotin
ac76a66aa9
undo portrait-only mode
před 8 roky
Daniel Zlotin
60ac242bd6
2.0.0-experimental.119
před 8 roky
Daniel Zlotin
a1cef504aa
Merge branch 'master' of https://github.com/wix/react-native-navigation
před 8 roky
Daniel Zlotin
6f0558f9b8
force portrait mode for now
před 8 roky
Guy Carmeli
6d179ea3e6
Add NPE check in onBackPress
před 8 roky
Artal Druk
bea823267e
fixed LightBox example
před 8 roky
Daniel Zlotin
35a67c5808
fixed example project
před 8 roky
Daniel Zlotin
25c2854fdf
update header search path
před 8 roky
Daniel Zlotin
e01d015137
update controllers proj name
před 8 roky
Daniel Zlotin
a67d1edd40
moved controllers js files and DELETED DEPENDENCY ON CONTROLLERS
před 8 roky
Daniel Zlotin
03e61b58d6
Revert "controllers merge cont"
This reverts commit 9d493a2377 .
před 8 roky
Daniel Zlotin
4e6373b7df
Revert "Revert "2.0.0-experimental.118""
This reverts commit 5a40f2fb89 .
před 8 roky
Daniel Zlotin
5a40f2fb89
Revert "2.0.0-experimental.118"
This reverts commit d24726c5b9 .
před 8 roky
Daniel Zlotin
9d493a2377
controllers merge cont
před 8 roky
Guy Carmeli
d24726c5b9
2.0.0-experimental.118
před 8 roky
Guy Carmeli
be56cd0c0e
Merge branch 'master' of github.com:wix/react-native-navigation
před 8 roky
Guy Carmeli
7595f9773f
Fix resetTo in SingleScreenApp
fixes #226
před 8 roky
Guy Carmeli
27b18c3a08
Discard tabSelectedEvent if tab was already selected
před 8 roky
Guy Carmeli
9df47ac60c
Minor change to example project
Added startSingleScreenApp button
před 8 roky
Guy Carmeli
7412eef2c7
Update example project
Changed screen that is displayed when `resetTo` is called
před 8 roky
DanielZlotin
78e5f910be
Update README.md
před 8 roky
DanielZlotin
59288b523a
Merge pull request #319 from wix/bootstrap_in_readme
Update README.md with bootstrap link
před 8 roky
Guy Carmeli
e27c1c6764
2.0.0-experimental.117
před 8 roky
Guy Carmeli
30991e3077
Support navBarTransparent on Android
před 8 roky
Yedidya Kennard
393c95fe12
Update README.md
před 8 roky
Guy Carmeli
72d519b09c
Rename MyActivity to MainActivity
This will make react-native run-android work
před 8 roky
Daniel Zlotin
9f26b9115c
2.0.0-experimental.116
před 8 roky
Guy Carmeli
efb2ffa213
Minor changes in example project
consolidated some screens
minor ui changes and fixes
před 8 roky
DanielZlotin
b2e84a3cc2
Update ISSUE_TEMPLATE
před 8 roky
Daniel Zlotin
5ee96a4024
2.0.0-experimental.115
před 8 roky
Daniel Zlotin
79495848e4
fixed typo
před 8 roky
Ran Greenberg
5d602d9035
fix iOS example project
před 8 roky
Guy Carmeli
d25b3eb676
2.0.0-experimental.114
před 8 roky
Guy Carmeli
fb8dee2d79
Override BottomTabs props only if props are undefined
closes #312
před 8 roky
Guy Carmeli
18fabcc87b
Notify modalDismiss if no modals are displayed
Notify the Activity layout that the top most Modal was dismissed only
if no other modals are displayed. Currently this event is used as a
`onVisible` event to to the layout. This whole logic can be simplified
when we implement proper screen visibility events.
před 8 roky