Daniel Zlotin
6d9287ed0f
fixed e2e
7 vuotta sitten
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 vuotta sitten
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 vuotta sitten
yogevbd
a0d9518117
launchArgs format
7 vuotta sitten
Leo Natan
d36f384b39
Remove unneeded code
7 vuotta sitten
Leo Natan
edf50010af
Remove unneeded code
7 vuotta sitten
yogevbd
a90752dd78
launch args fix
7 vuotta sitten
Daniel Zlotin
d391acb715
declaration files
7 vuotta sitten
Daniel Zlotin
372e6541e3
update deps
7 vuotta sitten
Daniel Zlotin
0c8e928adf
assert all ts files
7 vuotta sitten
Daniel Zlotin
78f47a5c3c
fully linted
7 vuotta sitten
Daniel Zlotin
1945e247ed
tslint instead of xo and eslint
7 vuotta sitten
Daniel Zlotin
0f2ade7f77
fixed android getLaunchArgs
7 vuotta sitten
Daniel Zlotin
c3e600dde9
update gradle
7 vuotta sitten
Daniel Zlotin
8c21b85bb4
fixed android getLaunchArgs
7 vuotta sitten
Daniel Zlotin
b80e53ee37
fix ios
7 vuotta sitten
Daniel Zlotin
d05c0c76a8
Merge branch 'master' into getLaunchArgs
7 vuotta sitten
yogevbd
d6356133bf
getInitialProps ios support (#2606 )
7 vuotta sitten
Daniel Zlotin
aa6bd18cf4
Merge branch 'v2' into typescript
7 vuotta sitten
Daniel Zlotin
f9005cc91a
getLaunchArgs android
7 vuotta sitten
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 vuotta sitten
Daniel Zlotin
ce48e0032c
typescripting
7 vuotta sitten
Ran Greenberg
b2454ebc5a
Revert "[iOS] Large title text attributes (#2112 )" (#2603 )
This reverts commit f7ec9ee840 .
7 vuotta sitten
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 vuotta sitten
Guy Carmeli
b541d796b5
Test not intercepting overlay (#2598 )
7 vuotta sitten
Andres Aguilar
21ded978bb
fixed failing unit test
7 vuotta sitten
Daniel Zlotin
1400010231
full coverage at last
7 vuotta sitten
Daniel Zlotin
3604271f61
Merge branch 'v2' into typescript
7 vuotta sitten
Daniel Zlotin
05f755e82a
tests pass initially
7 vuotta sitten
Daniel Zlotin
9a8fd4e10d
this isnt easy
7 vuotta sitten
Daniel Zlotin
5e00c1838d
this doesnt quite work
7 vuotta sitten
yogevbd
570dba802c
xcode 8 crash fix
7 vuotta sitten
Hammad Jutt
d9f267c326
Add support for prefersLargeTitles in iOS 11 (#2593 )
7 vuotta sitten
yogevbd
887d39bda0
closes #1835
7 vuotta sitten
Daniel Zlotin
f30a1f5323
typescripting
7 vuotta sitten
Guy Carmeli
920ac4185b
Show some buttons only on Android e2e for now
7 vuotta sitten
Guy Carmeli
8d3fbdf5f7
Static didAppear/didDisappear events
7 vuotta sitten
Leo Natan
a0e6bcccc9
Extend SafeAreaView to support iOS 10
7 vuotta sitten
Leo Natan
600141395d
Safe area support for iOS 10
7 vuotta sitten
Guy Carmeli
b01decc2d6
Show overlay on entire screen
7 vuotta sitten
Guy Carmeli
5c48211e76
Fix interceptTouchOutside
It was handled inappropriately and some touch events were
intercepted unintentionally.
7 vuotta sitten
yogevbd
480cbe7e93
upgrade react native 51
7 vuotta sitten
yogevbd
ff2f9cd7a3
adresses #2570 (#2574 )
7 vuotta sitten
yogevbd
4070d5910a
bottom tabs styles (#2571 )
7 vuotta sitten
yogevbd
e10e811c46
V2 static navigation events (#2577 )
* adresses #1078
7 vuotta sitten
Guy Carmeli
16da8968cf
Android fixes (#2583 )
Continued work on Android
* Rename TopTabsLayout to TopTabsViewPager
* Pass ScrollEventListener from component
* Change ViewController.view to protected
* Don't keep ref to view in ComponentController
* Pull IReactView and ReactViewCreator to separate classes
* Ensure ToolBar.menu is created before clearing menu items
* Unmount react view before destroy
* Let TopTabsController set mediator in view visibility handling
7 vuotta sitten
yogevbd
bb3dff9ded
Revert "SetStyle fix (#2539 )"
This reverts commit 883dcfe49f .
7 vuotta sitten
Michael Kuczera
05f723122f
Enable Swipedown to dismiss on bottom aligned notification iOS (#2567 )
7 vuotta sitten
yogevbd
ba3bfa0a31
unit test fixes
7 vuotta sitten
yogevbd
69ec201684
multiple children stack e2e test
7 vuotta sitten