Ioannis Kokkinidis
|
ac95d36753
|
Now passing an activity to clearHostOnActivityDestroy (#3133)
- We do that in order to allow the end user to decide
wether they want to destroy the host based on who's
the one calling onDestroy.
|
6 years ago |
yogevbd
|
9de6a1fe4b
|
Closes #3122
|
6 years ago |
yogevbd
|
9f693b22f5
|
commands error handling
|
6 years ago |
yogevbd
|
6b4da44fff
|
unit tests for setStackRoot
|
6 years ago |
Shalom Yerushalmy
|
522e53ef28
|
Change CI var env to JENKINS_CI
|
6 years ago |
Shalom Yerushalmy
|
ed459cc985
|
Change CI env to JENKINS_CI
|
6 years ago |
Shalom Yerushalmy
|
1d8a9d80f0
|
Fix lint
|
6 years ago |
yogevbd
|
5ca136a3c3
|
Closes #3123
|
6 years ago |
yogevbd
|
3b80ea8651
|
unit test fix
|
6 years ago |
yogevbd
|
e1be29ebb6
|
setStackRoot e2e
|
6 years ago |
yogevbd
|
0dc45525ea
|
bottomTab static events - #1078
|
6 years ago |
yogevbd
|
ffa4e13d3a
|
events onNavigationCommand support - #1078
|
6 years ago |
Varun Gupta
|
3b9f6bfbbf
|
Avoid NPR in SET (#3115)
|
6 years ago |
Shalom Yerushalmy
|
6eb022e024
|
Update README.md
|
6 years ago |
Shalom Yerushalmy
|
cf21081eda
|
Update README.md
|
6 years ago |
Shalom Yerushalmy
|
9b19c76ce6
|
Update README.md
|
6 years ago |
Guy Carmeli
|
cd41232522
|
modalPresentationStyle doc
|
6 years ago |
Guy Carmeli
|
346753b944
|
[Breaking] implement overCurrentContext
When modalPresentationStyle is overCurrentContext - previous view is not detached when showing modal.
|
6 years ago |
Guy Carmeli
|
a9aa70a7b6
|
Modal refactor
Add previous view (modal or root) back to hierarchy in ModalPresenter.
Later on this will be controlled by modalPresentationStyle
|
6 years ago |
Guy Carmeli
|
66b5c4600a
|
Detach root by default when modal is displayed
|
6 years ago |
Guy Carmeli
|
e85bc9949f
|
Initial ModalOptions implementation
|
6 years ago |
Shalom Yerushalmy
|
ddb64379b9
|
Update README.md
|
6 years ago |
Shalom Yerushalmy
|
13d3f7faec
|
Update README.md
|
6 years ago |
David Antoon
|
da176aae96
|
Add missing comma (#3106)
|
6 years ago |
Shalom Yerushalmy
|
e9e2322255
|
Remove verbose log level
|
6 years ago |
Daniel Zlotin
|
ebbed69e6e
|
added events().onNavigationEvent(..)
|
6 years ago |
Daniel Zlotin
|
b520a90c7d
|
update docs
|
6 years ago |
Daniel Zlotin
|
34df61e265
|
revert returning wrapped component
|
6 years ago |
Daniel Zlotin
|
fdcb7aad15
|
support interface docs
|
6 years ago |
Guy Carmeli
|
ac13fc6560
|
Fix dismissModal root issue
Add root only if a modal was actually dismissed
|
6 years ago |
Daniel Zlotin
|
6e45d79192
|
docs support enum generationg
|
6 years ago |
Daniel Zlotin
|
087d70aca9
|
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
|
6 years ago |
Daniel Zlotin
|
45c6f3d1d5
|
refactor reflectionsReader
|
6 years ago |
Guy Carmeli
|
3a03b1d1ea
|
skip failing e2e test
|
6 years ago |
Daniel Zlotin
|
f21e554d73
|
doc menu files
|
6 years ago |
Daniel Zlotin
|
38e85f8a69
|
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
|
6 years ago |
Daniel Zlotin
|
12ff504583
|
removed old scripts, LayoutType proper enum
|
6 years ago |
Guy Carmeli
|
d3c2add2cf
|
Attach root before dismissing modal
|
6 years ago |
Guy Carmeli
|
9d8f9934a6
|
Rename Modal classes
Remove temporary suffixes
|
6 years ago |
Guy Carmeli
|
ae69d9e471
|
Minor refactor to Animators
|
6 years ago |
Shalom Yerushalmy
|
e88b2d9cd8
|
Add new line for triggering build
|
6 years ago |
Daniel Zlotin
|
8b105969aa
|
fixes #3103
|
6 years ago |
Daniel Zlotin
|
7f515c898e
|
docs ready.. more or less
|
6 years ago |
Daniel Zlotin
|
929b26c0fa
|
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
|
6 years ago |
Daniel Zlotin
|
3ce3b1e061
|
working on docs
|
6 years ago |
Shalom Yerushalmy
|
8d58120bbe
|
Add loglevel verbose to e2e tests
|
6 years ago |
Guy Carmeli
|
c532a8997c
|
Cleanup Modal related code
Delete old classes related to Modal's old implementation which was based on Dialogs
|
6 years ago |
Guy Carmeli
|
903b9700f6
|
onNavigationCommand
|
6 years ago |
Daniel van der Merwe
|
056c547f40
|
Update import to <React/**.h> (#3098)
|
6 years ago |
frankenthumbs
|
3be15d2224
|
IOS: modal upgrades (#3084)
|
6 years ago |