Daniel Zlotin
e083cd812c
ios native refactor to remove the singleton hell step 1
8 vuotta sitten
Daniel Zlotin
30a58c0363
refactor RNNBridgeModule into commandsHandler
8 vuotta sitten
Daniel Zlotin
2a1c572510
disabled xcpretty to debug weird ios bug
8 vuotta sitten
Daniel Zlotin
3d51f511e7
trigger build 10
8 vuotta sitten
Daniel Zlotin
58f1eb8b1d
trigger build 9
8 vuotta sitten
Daniel Zlotin
212512d3b4
trigger build 8
8 vuotta sitten
Daniel Zlotin
7b967e6508
trigger build 7
8 vuotta sitten
Daniel Zlotin
d0247c34ea
trigger build 6
8 vuotta sitten
Daniel Zlotin
b5ec00dc2b
trigger build 5
8 vuotta sitten
Daniel Zlotin
5d5036ee2f
trigger build 4
8 vuotta sitten
Daniel Zlotin
975ce4c197
trigger build 3
8 vuotta sitten
Daniel Zlotin
010ce64024
trigger build 2
8 vuotta sitten
Daniel Zlotin
3524510283
trigger build 1
8 vuotta sitten
Daniel Zlotin
9cc712344a
fix android gradle out-of-date
8 vuotta sitten
Ran Greenberg
64cab21474
refactor #833
8 vuotta sitten
Guy Carmeli
2519ff1239
Support setting orientation from application and modals (#834 )
Closes #681
8 vuotta sitten
Daniel Zlotin
2460ac3ded
fix lint
8 vuotta sitten
Daniel Zlotin
606a5808a8
try to fix stupid apple bug
8 vuotta sitten
Ran Greenberg
ffe86e383f
refactor e2e tests
8 vuotta sitten
Ran Greenberg
0117b1d61e
#833 - pop screen by id when not on top
8 vuotta sitten
Daniel Zlotin
668be4bd0b
fixed package.jsong
8 vuotta sitten
Ran Greenberg
b9af609e37
#830 dismissAllModals
8 vuotta sitten
Daniel Zlotin
1e7fa711a5
added Navigation.dismissAllModals
8 vuotta sitten
Daniel Zlotin
d13f42bbf9
fix lint
8 vuotta sitten
Ran Greenberg
ebaafd409e
refactor #824
8 vuotta sitten
Ran Greenberg
abc6bb7113
#824
8 vuotta sitten
Ran Greenberg
f70d6de710
#824
8 vuotta sitten
Ran Greenberg
37bf8666e0
#824
8 vuotta sitten
Ran Greenberg
dc5ffecad7
support dismissModal by id
8 vuotta sitten
Ran Greenberg
7b36884e3b
support multiple modals shows
8 vuotta sitten
Daniel Zlotin
7b7b7a2d1b
added another testcase
8 vuotta sitten
Daniel Zlotin
b72f19f975
fixed tests, refactored
8 vuotta sitten
Ran Greenberg
4bd0ded475
iOS refactoring
8 vuotta sitten
Daniel Zlotin
d55736c101
ios all green
8 vuotta sitten
Daniel Zlotin
5fc49c4895
ios refactoring
8 vuotta sitten
Daniel Zlotin
2b8f6bd9be
iOS #822
8 vuotta sitten
Ran
62cd096e8f
Ios orientation (#820 )
iOS support orientation changes
8 vuotta sitten
Guy Carmeli
61b558bf8b
Fix collapse issue after list bounce back (#821 )
When a view with collapsing header was fully expended, scrolling down
and quickly releasing the finger would couse the list to "bounce back".
Since the view can collapse only if its scrollY amount is less then the
scaled touch slop - the view didn't collapse and instead, scroll was
enabled.
8 vuotta sitten
Daniel Zlotin
47140086ba
android: format
8 vuotta sitten
Daniel Zlotin
904fa36357
android: better lifecycle, splash is the responsibility of the user
8 vuotta sitten
Daniel Zlotin
e1841944d8
android: added back missing tests
8 vuotta sitten
Daniel Zlotin
e678afb321
android: splash view unit test
8 vuotta sitten
Daniel Zlotin
dd148229bb
typo
8 vuotta sitten
Daniel Zlotin
8f7a7cd1c5
android: fixed robolectric manifest troubles
8 vuotta sitten
Daniel Zlotin
671270701f
android: cant test splasview due to timer. will test it with unit tests
8 vuotta sitten
Daniel Zlotin
585119c8b6
fixing nvm
8 vuotta sitten
Daniel Zlotin
db958390b3
fixing nvm
8 vuotta sitten
Daniel Zlotin
8428f8f8a3
android: e2e still not there
8 vuotta sitten
Guy Carmeli
08dbe4dc35
Refactor orientation logic to separate class (#811 )
closes #661
8 vuotta sitten
Jakub Martyčák
5cea516563
[android] Custom orientation change hnadling (#783 )
* [android] Basic implementation of orientation change event and getter
#dasdsa
* [android] Check if fabAnimator is not null
* [android] Add configChanges prop to NavigationActivity in AndroidManifest
* [android] Fix duplicate declaration of onConfigurationChange
* [android] Use EventEmitter class to dispatch orientation change events
8 vuotta sitten