Guy Carmeli
604247df1a
Delete unused logic
These two functions were related to previous modal implementation which relied on Dialogs
6 anos atrás
Guy Carmeli
e36c4b0e8d
Declare nativeCommandsSender explicitly
6 anos atrás
Guy Carmeli
7e94261afe
Reformat file
6 anos atrás
Guy Carmeli
096481e496
Destroy views when activity is destroyed and reloaded
6 anos atrás
Guy Carmeli
16f6ca41f9
f
6 anos atrás
Guy Carmeli
cb2d66f4c9
Expose adding reload listener through ReactGateway
6 anos atrás
Guy Carmeli
d4a1981141
Support listening to reload events
The reload listener currently doesn't properly pickup reloads from debug menu
6 anos atrás
Guy Carmeli
46405a2901
Properly destroy Overlays
6 anos atrás
Guy Carmeli
350f48aee1
Pass newly created ReactContext from ReactInstanceEventListener
6 anos atrás
Shalom Yerushalmy
4aabc4665e
Add headless option to e2e android
6 anos atrás
Shalom Yerushalmy
982fb6155d
Remove empty line to trigger build
6 anos atrás
Guy Carmeli
5a43de8cec
Use bound function
6 anos atrás
Guy Carmeli
3710a3ec90
Revert "Fixes NPE when initializing twice" (#3135 )
* Revert "Fix custom top bar from disappearing after a push (#3109 )"
This reverts commit 0e11b95f85 .
* Revert "Fixes NPE when initializing twice (#3128 )"
This reverts commit 0bf0751f5d .
6 anos atrás
frankenthumbs
0e11b95f85
Fix custom top bar from disappearing after a push (#3109 )
6 anos atrás
andresesfm
0bf0751f5d
Fixes NPE when initializing twice (#3128 )
6 anos atrás
yogevbd
9de6a1fe4b
Closes #3122
6 anos atrás
yogevbd
9f693b22f5
commands error handling
6 anos atrás
yogevbd
6b4da44fff
unit tests for setStackRoot
6 anos atrás
Shalom Yerushalmy
ed459cc985
Change CI env to JENKINS_CI
6 anos atrás
Shalom Yerushalmy
1d8a9d80f0
Fix lint
6 anos atrás
yogevbd
5ca136a3c3
Closes #3123
6 anos atrás
yogevbd
3b80ea8651
unit test fix
6 anos atrás
yogevbd
e1be29ebb6
setStackRoot e2e
6 anos atrás
yogevbd
0dc45525ea
bottomTab static events - #1078
6 anos atrás
yogevbd
ffa4e13d3a
events onNavigationCommand support - #1078
6 anos atrás
Guy Carmeli
cd41232522
modalPresentationStyle doc
6 anos atrás
Guy Carmeli
346753b944
[Breaking] implement overCurrentContext
When modalPresentationStyle is overCurrentContext - previous view is not detached when showing modal.
6 anos atrás
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 anos atrás
Guy Carmeli
66b5c4600a
Detach root by default when modal is displayed
6 anos atrás
Guy Carmeli
e85bc9949f
Initial ModalOptions implementation
6 anos atrás
Shalom Yerushalmy
ddb64379b9
Update README.md
6 anos atrás
Shalom Yerushalmy
13d3f7faec
Update README.md
6 anos atrás
Shalom Yerushalmy
e9e2322255
Remove verbose log level
6 anos atrás
Daniel Zlotin
ebbed69e6e
added events().onNavigationEvent(..)
6 anos atrás
Daniel Zlotin
b520a90c7d
update docs
6 anos atrás
Daniel Zlotin
34df61e265
revert returning wrapped component
6 anos atrás
Daniel Zlotin
fdcb7aad15
support interface docs
6 anos atrás
Guy Carmeli
ac13fc6560
Fix dismissModal root issue
Add root only if a modal was actually dismissed
6 anos atrás
Daniel Zlotin
6e45d79192
docs support enum generationg
6 anos atrás
Daniel Zlotin
087d70aca9
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
6 anos atrás
Daniel Zlotin
45c6f3d1d5
refactor reflectionsReader
6 anos atrás
Guy Carmeli
3a03b1d1ea
skip failing e2e test
6 anos atrás
Daniel Zlotin
f21e554d73
doc menu files
6 anos atrás
Daniel Zlotin
38e85f8a69
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
6 anos atrás
Daniel Zlotin
12ff504583
removed old scripts, LayoutType proper enum
6 anos atrás
Guy Carmeli
d3c2add2cf
Attach root before dismissing modal
6 anos atrás
Guy Carmeli
9d8f9934a6
Rename Modal classes
Remove temporary suffixes
6 anos atrás
Guy Carmeli
ae69d9e471
Minor refactor to Animators
6 anos atrás
Shalom Yerushalmy
e88b2d9cd8
Add new line for triggering build
6 anos atrás
Daniel Zlotin
8b105969aa
fixes #3103
6 anos atrás