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 години
Daniel Zlotin
aa6bd18cf4
Merge branch 'v2' into typescript
преди 7 години
Daniel Zlotin
f9005cc91a
getLaunchArgs android
преди 7 години
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
преди 7 години
Daniel Zlotin
ce48e0032c
typescripting
преди 7 години
Ran Greenberg
b2454ebc5a
Revert "[iOS] Large title text attributes (#2112 )" (#2603 )
This reverts commit f7ec9ee840 .
преди 7 години
Eli Perkins
f7ec9ee840
[iOS] Large title text attributes (#2112 )
* Add support for setting larget title text attributes
* Add documentation for setting large text attributes
See https://developer.apple.com/documentation/uikit/uinavigationbar/ 2919946 -largetitletextattributes
преди 7 години
Guy Carmeli
b541d796b5
Test not intercepting overlay (#2598 )
преди 7 години
Andres Aguilar
21ded978bb
fixed failing unit test
преди 7 години
Daniel Zlotin
1400010231
full coverage at last
преди 7 години
Daniel Zlotin
3604271f61
Merge branch 'v2' into typescript
преди 7 години
Daniel Zlotin
05f755e82a
tests pass initially
преди 7 години
Daniel Zlotin
9a8fd4e10d
this isnt easy
преди 7 години
Daniel Zlotin
5e00c1838d
this doesnt quite work
преди 7 години
yogevbd
570dba802c
xcode 8 crash fix
преди 7 години
Hammad Jutt
d9f267c326
Add support for prefersLargeTitles in iOS 11 (#2593 )
преди 7 години
yogevbd
887d39bda0
closes #1835
преди 7 години
Daniel Zlotin
f30a1f5323
typescripting
преди 7 години
Guy Carmeli
920ac4185b
Show some buttons only on Android e2e for now
преди 7 години
Guy Carmeli
8d3fbdf5f7
Static didAppear/didDisappear events
преди 7 години
Leo Natan
a0e6bcccc9
Extend SafeAreaView to support iOS 10
преди 7 години
Leo Natan
600141395d
Safe area support for iOS 10
преди 7 години