Guy Carmeli
5114fdfe4c
Merge child options when child appears
6 lat temu
Guy Carmeli
eb3340ce51
Options.mergeWith does not mutate
6 lat temu
yogevbd
4cd0a08e75
android sdk fix (#2712 )
* android sdk fix
6 lat temu
yogevbd
500bbeef9a
android sdk fix
6 lat temu
yogevbd
789ff15f2b
android sdk fix
6 lat temu
yogevbd
77b563e0d1
android sdk fix
6 lat temu
yogevbd
14f2f9fb58
android sdk fix
6 lat temu
Daniel Zlotin
10cb917dec
try fix sdkmanager path
6 lat temu
Guy Carmeli
d3ddd12f43
topBar visible applies on entire ComponentLayout
6 lat temu
Daniel Zlotin
f15f5dae7c
build before release
6 lat temu
Daniel Zlotin
c7d7f89525
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
6 lat temu
Daniel Zlotin
788e5c0328
remove android licenses, now accepting using sdkmanager
6 lat temu
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
6 lat temu
Guy Carmeli
7dd444cb09
BottomTab badge is applied
6 lat temu
Billy
d05145d311
replace container with component
- fix import statement
- add use case (stack)
6 lat temu
Shalom Yerushalmy
e194321008
Testing jenkins hook
6 lat temu
yogevbd
e402a326a9
v2-customButtons (#2637 )
* v2-customButtons
* Update RNNRootViewController.m
6 lat temu
Guy Carmeli
d55795601b
Fix ModalStack.findControllerById
* Extract Modal to separate class
* Test ModalStack
6 lat temu
Guy Carmeli
76a9329bab
Reformat file
6 lat temu
Guy Carmeli
f7d0371e09
Stack can be pushed (#2672 )
6 lat temu
yogevbd
6471fdae30
detach tab after attaching new tab (#2658 )
* detach tab after attaching new tab
* Fix tests
6 lat temu
Guy Carmeli
d97046c210
BottomTab testId (#2668 )
6 lat temu
Guy Carmeli
06a4fb2444
fix typo (#2666 )
6 lat temu
Guy Carmeli
e64e4f0486
Set button testID (#2660 )
6 lat temu
Guy Carmeli
9ff1349bd3
pass testID to BottomTabs (#2657 )
6 lat temu
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
6 lat temu
yogevbd
82f4ee2ca9
V2 custom top bar (#2632 )
* custom titleView support
* custom navBar and titleView support
6 lat temu
yogevbd
95f2560414
removed componentLifecycle events and navigationCommands event (#2636 )
6 lat temu
yogevbd
18af18b216
closes #2621 (#2635 )
6 lat temu
yogevbd
ae4f1caa0c
refactored transition animations (#2604 )
* refactored transition animations
* unit test fix
6 lat temu
Daniel Zlotin
6d9287ed0f
fixed e2e
6 lat temu
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.
6 lat temu
Daniel Zlotin
d391acb715
declaration files
6 lat temu
Daniel Zlotin
372e6541e3
update deps
6 lat temu
Daniel Zlotin
0c8e928adf
assert all ts files
6 lat temu
Daniel Zlotin
78f47a5c3c
fully linted
6 lat temu
Daniel Zlotin
1945e247ed
tslint instead of xo and eslint
6 lat temu
Daniel Zlotin
aa6bd18cf4
Merge branch 'v2' into typescript
6 lat temu
jamsch
211340b22f
[docs] Update part of usage.md to reflect new API changes (#2601 )
* Update part of usage.md to reflect new API changes
* Update usage.md
6 lat temu
Daniel Zlotin
ce48e0032c
typescripting
6 lat temu
Guy Carmeli
b541d796b5
Test not intercepting overlay (#2598 )
6 lat temu
Andres Aguilar
21ded978bb
fixed failing unit test
6 lat temu
Daniel Zlotin
1400010231
full coverage at last
6 lat temu
Daniel Zlotin
3604271f61
Merge branch 'v2' into typescript
6 lat temu
Daniel Zlotin
05f755e82a
tests pass initially
6 lat temu
Daniel Zlotin
9a8fd4e10d
this isnt easy
6 lat temu
Daniel Zlotin
5e00c1838d
this doesnt quite work
6 lat temu
yogevbd
887d39bda0
closes #1835
6 lat temu
Daniel Zlotin
f30a1f5323
typescripting
6 lat temu
Guy Carmeli
920ac4185b
Show some buttons only on Android e2e for now
6 lat temu