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