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