Guy Carmeli
d3ddd12f43
topBar visible applies on entire ComponentLayout
7 年之前
Daniel Zlotin
f15f5dae7c
build before release
7 年之前
Daniel Zlotin
c7d7f89525
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
7 年之前
Daniel Zlotin
788e5c0328
remove android licenses, now accepting using sdkmanager
7 年之前
yogevbd
bf30cf1452
WIP - Detox e2e for android (#2673 )
* detox android support
* detox android support
* android detox fixes
* android fixes
* more android e2e fixes
* typo fix
* build fix
* remove specific test for ios
* Update DetoxTest.java
* lint fix
* fixed typo
* Update ViewController.java
* added script for android detox e2e
* detox android support
* android detox fixes
* android fixes
* more android e2e fixes
* typo fix
* build fix
* remove specific test for ios
* Update DetoxTest.java
* lint fix
* fixed typo
* Update ViewController.java
* added script for android detox e2e
* e2e test fixes
* Update Orientations.test.js
* Update ScreenStack.test.js
* Update ScreenStyle.test.js
* Update TopLevelApi.test.js
7 年之前
Guy Carmeli
7dd444cb09
BottomTab badge is applied
7 年之前
Billy
d05145d311
replace container with component
- fix import statement
- add use case (stack)
7 年之前
DosLin
e11864621e
Fix the json format
7 年之前
Shalom Yerushalmy
e194321008
Testing jenkins hook
7 年之前
yogevbd
e402a326a9
v2-customButtons (#2637 )
* v2-customButtons
* Update RNNRootViewController.m
7 年之前
Guy Carmeli
098d5f37b9
Revert "Delay onDisplay until react finishes layout cycle"
This reverts commit 90b47f7910 .
7 年之前
Guy Carmeli
f366b3811e
Throw exception when calling startTabBasedApp with zero tabs
7 年之前
Guy Carmeli
d55795601b
Fix ModalStack.findControllerById
* Extract Modal to separate class
* Test ModalStack
7 年之前
Guy Carmeli
76a9329bab
Reformat file
7 年之前
DosLin
dbc899077b
Update broken links (#2677 )
7 年之前
Guy Carmeli
f7d0371e09
Stack can be pushed (#2672 )
7 年之前
yogevbd
6471fdae30
detach tab after attaching new tab (#2658 )
* detach tab after attaching new tab
* Fix tests
7 年之前
Guy Carmeli
60e62e1a53
Update example app to RN 0.53
7 年之前
Guy Carmeli
d97046c210
BottomTab testId (#2668 )
7 年之前
Guy Carmeli
06a4fb2444
fix typo (#2666 )
7 年之前
Guy Carmeli
e64e4f0486
Set button testID (#2660 )
7 年之前
Guy Carmeli
9ff1349bd3
pass testID to BottomTabs (#2657 )
7 年之前
Guy Carmeli
90b47f7910
Delay onDisplay until react finishes layout cycle
Apparently runOnPreDraw is not enough anymore, possibly broke in RN 0.51
7 年之前
Guy Carmeli
990e0594d1
Bottom tabs android (#2649 )
* Use AHBottomNavigation for BottomTabs
* Process passed options for all layout types
Static options are still processed only for components
* ios e2e fix
* Update RNNNavigationController.m
7 年之前
yogevbd
82f4ee2ca9
V2 custom top bar (#2632 )
* custom titleView support
* custom navBar and titleView support
7 年之前
Guy Carmeli
8856d57663
Update README.md
7 年之前
Krystof Celba
5b0b03984f
[Android] Add backwards compatible support for react-native 0.52.0 (#2580 )
Support for react-native 0.52.0
Rename `DevCommandsHandlerProxy` to `DevHelperProxy` so it reflects the changes in RN. See d19afc73f5
7 年之前
yogevbd
95f2560414
removed componentLifecycle events and navigationCommands event (#2636 )
7 年之前
yogevbd
18af18b216
closes #2621 (#2635 )
7 年之前
yogevbd
ae4f1caa0c
refactored transition animations (#2604 )
* refactored transition animations
* unit test fix
7 年之前
Hammad Jutt
908e4c12a0
fix #2616 (#2638 )
7 年之前
A.T
93330715a4
Added requiresMainQueueSetup to prevent warning and future side-effects on RCCManagerModule (#1983 )
7 年之前
Daniel Zlotin
6d9287ed0f
fixed e2e
7 年之前
Leo Natan
ee5450cb34
Inset adjustment behavior should be automatic
Otherwise, if the users sets custom insets (additional insets), they override the system adjusted insets. This is not the expected behavior.
7 年之前
Leo Natan
96c1436357
Inset adjustment behavior should be automatic
Otherwise, if the users sets custom insets (additional insets), they override the system adjusted insets. This is not the expected behavior.
7 年之前
yogevbd
a0d9518117
launchArgs format
7 年之前
Leo Natan
d36f384b39
Remove unneeded code
7 年之前
Leo Natan
edf50010af
Remove unneeded code
7 年之前
yogevbd
a90752dd78
launch args fix
7 年之前
Daniel Zlotin
d391acb715
declaration files
7 年之前
Daniel Zlotin
372e6541e3
update deps
7 年之前
Daniel Zlotin
0c8e928adf
assert all ts files
7 年之前
Daniel Zlotin
78f47a5c3c
fully linted
7 年之前
Daniel Zlotin
1945e247ed
tslint instead of xo and eslint
7 年之前
Daniel Zlotin
0f2ade7f77
fixed android getLaunchArgs
7 年之前
Daniel Zlotin
c3e600dde9
update gradle
7 年之前
Daniel Zlotin
8c21b85bb4
fixed android getLaunchArgs
7 年之前
Daniel Zlotin
b80e53ee37
fix ios
7 年之前
Daniel Zlotin
d05c0c76a8
Merge branch 'master' into getLaunchArgs
7 年之前
yogevbd
d6356133bf
getInitialProps ios support (#2606 )
7 年之前