Daniel Zlotin
4e6373b7df
Revert "Revert "2.0.0-experimental.118""
This reverts commit 5a40f2fb89 .
8 years ago
Daniel Zlotin
5a40f2fb89
Revert "2.0.0-experimental.118"
This reverts commit d24726c5b9 .
8 years ago
Daniel Zlotin
9d493a2377
controllers merge cont
8 years ago
Guy Carmeli
d24726c5b9
2.0.0-experimental.118
8 years ago
Guy Carmeli
be56cd0c0e
Merge branch 'master' of github.com:wix/react-native-navigation
8 years ago
Guy Carmeli
7595f9773f
Fix resetTo in SingleScreenApp
fixes #226
8 years ago
Guy Carmeli
27b18c3a08
Discard tabSelectedEvent if tab was already selected
8 years ago
Guy Carmeli
9df47ac60c
Minor change to example project
Added startSingleScreenApp button
8 years ago
Guy Carmeli
7412eef2c7
Update example project
Changed screen that is displayed when `resetTo` is called
8 years ago
DanielZlotin
78e5f910be
Update README.md
8 years ago
DanielZlotin
59288b523a
Merge pull request #319 from wix/bootstrap_in_readme
Update README.md with bootstrap link
8 years ago
Guy Carmeli
e27c1c6764
2.0.0-experimental.117
8 years ago
Guy Carmeli
30991e3077
Support navBarTransparent on Android
8 years ago
Yedidya Kennard
393c95fe12
Update README.md
8 years ago
Guy Carmeli
72d519b09c
Rename MyActivity to MainActivity
This will make react-native run-android work
8 years ago
Daniel Zlotin
9f26b9115c
2.0.0-experimental.116
8 years ago
Guy Carmeli
efb2ffa213
Minor changes in example project
consolidated some screens
minor ui changes and fixes
8 years ago
DanielZlotin
b2e84a3cc2
Update ISSUE_TEMPLATE
8 years ago
Daniel Zlotin
5ee96a4024
2.0.0-experimental.115
8 years ago
Daniel Zlotin
79495848e4
fixed typo
8 years ago
Ran Greenberg
5d602d9035
fix iOS example project
8 years ago
Guy Carmeli
d25b3eb676
2.0.0-experimental.114
8 years ago
Guy Carmeli
fb8dee2d79
Override BottomTabs props only if props are undefined
closes #312
8 years ago
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.
8 years ago
Guy Carmeli
20945d8bf7
Override BottomTabs props only if props are undefined
closes #312
8 years ago
Guy Carmeli
bb708eda33
Save props passed to TopTabs
fixes #312
8 years ago
Daniel Zlotin
a027deff62
split example FirstTabScreen
8 years ago
Daniel Zlotin
c781226212
2.0.0-experimental.113
8 years ago
Daniel Zlotin
33e5ad11eb
fixed example on android - runs but not 100%
8 years ago
DanielZlotin
6bdc43b938
Update README.md
8 years ago
Daniel Zlotin
bf79a6d1a7
update npmignore
8 years ago
Daniel Zlotin
8dea566e00
fixing example project
8 years ago
Daniel Zlotin
2236a0ca27
example redux is no longer maintained
8 years ago
DanielZlotin
304e4e5225
Delete CHANGELOG.md
8 years ago
DanielZlotin
eacd648c71
Delete ISSUE_TEMPLATE.md
8 years ago
DanielZlotin
6dd7e98b6d
Update ISSUE_TEMPLATE
8 years ago
DanielZlotin
f2b9231e23
Merge pull request #308 from wix/drorbiran-patch-1
Create ISSUE_TEMPLATE.md
8 years ago
dror biran
48def0a420
Update ISSUE_TEMPLATE.md
8 years ago
dror biran
9762dac77e
Create ISSUE_TEMPLATE.md
8 years ago
Daniel Zlotin
0f69136871
2.0.0-experimental.112
8 years ago
Daniel Zlotin
be17b8cc5e
merged
8 years ago
Daniel Zlotin
1d579efccd
fixed init of EventEmitter
8 years ago
Guy Carmeli
5a7ed34a38
2.0.0-experimental.111
8 years ago
Guy Carmeli
66230e2a49
Check if modal contains navigator
When ivoking navigation actions such as push, pop etc, instead of
checking modal visibility, check if modal actually contains the given
navigator. This fix alows to change navigation state in screens while
modal is displayed.
8 years ago
Daniel Zlotin
3b5fc1e500
removed unused class
8 years ago
Daniel Zlotin
90e3fc3529
2.0.0-experimental.110
8 years ago
Daniel Zlotin
bb3b494bea
handling incorrect starts of splashActivity
8 years ago
Daniel Zlotin
6ef294a609
2.0.0-experimental.109
8 years ago
Daniel Zlotin
d33e34382b
fixed incorrect reactEventEmitter init
8 years ago
Daniel Zlotin
9ccf463c31
2.0.0-experimental.108
8 years ago