Daniel Zlotin
668be4bd0b
fixed package.jsong
8 gadus atpakaļ
Ran Greenberg
b9af609e37
#830 dismissAllModals
8 gadus atpakaļ
Daniel Zlotin
1e7fa711a5
added Navigation.dismissAllModals
8 gadus atpakaļ
Daniel Zlotin
d13f42bbf9
fix lint
8 gadus atpakaļ
Ran Greenberg
ebaafd409e
refactor #824
8 gadus atpakaļ
Ran Greenberg
abc6bb7113
#824
8 gadus atpakaļ
Ran Greenberg
f70d6de710
#824
8 gadus atpakaļ
Ran Greenberg
37bf8666e0
#824
8 gadus atpakaļ
Ran Greenberg
dc5ffecad7
support dismissModal by id
8 gadus atpakaļ
Ran Greenberg
7b36884e3b
support multiple modals shows
8 gadus atpakaļ
Daniel Zlotin
7b7b7a2d1b
added another testcase
8 gadus atpakaļ
Daniel Zlotin
b72f19f975
fixed tests, refactored
8 gadus atpakaļ
Ran Greenberg
4bd0ded475
iOS refactoring
8 gadus atpakaļ
Daniel Zlotin
d55736c101
ios all green
8 gadus atpakaļ
Daniel Zlotin
5fc49c4895
ios refactoring
8 gadus atpakaļ
Daniel Zlotin
2b8f6bd9be
iOS #822
8 gadus atpakaļ
Ran
62cd096e8f
Ios orientation (#820 )
iOS support orientation changes
8 gadus atpakaļ
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 gadus atpakaļ
Daniel Zlotin
47140086ba
android: format
8 gadus atpakaļ
Daniel Zlotin
904fa36357
android: better lifecycle, splash is the responsibility of the user
8 gadus atpakaļ
Daniel Zlotin
e1841944d8
android: added back missing tests
8 gadus atpakaļ
Daniel Zlotin
e678afb321
android: splash view unit test
8 gadus atpakaļ
Daniel Zlotin
dd148229bb
typo
8 gadus atpakaļ
Daniel Zlotin
8f7a7cd1c5
android: fixed robolectric manifest troubles
8 gadus atpakaļ
Daniel Zlotin
671270701f
android: cant test splasview due to timer. will test it with unit tests
8 gadus atpakaļ
Daniel Zlotin
585119c8b6
fixing nvm
8 gadus atpakaļ
Daniel Zlotin
db958390b3
fixing nvm
8 gadus atpakaļ
Daniel Zlotin
8428f8f8a3
android: e2e still not there
8 gadus atpakaļ
Guy Carmeli
08dbe4dc35
Refactor orientation logic to separate class (#811 )
closes #661
8 gadus atpakaļ
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 gadus atpakaļ
Daniel Zlotin
f22c7323b5
android: refactoring
8 gadus atpakaļ
Daniel Zlotin
1352b25a13
android: refactoring
8 gadus atpakaļ
Guy Carmeli
c5d5d4d35b
Set LeftButton color from screen (#810 )
8 gadus atpakaļ
Daniel Zlotin
372ea473c3
android: NavigationReactNativeHost
8 gadus atpakaļ
Daniel Zlotin
fbc9a58283
removed unneeded deps
8 gadus atpakaļ
Daniel Zlotin
1514743224
temp comment explaining this mess
8 gadus atpakaļ
Daniel Zlotin
80bad189fa
android: resume activity fix
8 gadus atpakaļ
Daniel Zlotin
9de08952f1
android: splash min 1 sec
8 gadus atpakaļ
Daniel Zlotin
d5a630450c
android: e2e works
8 gadus atpakaļ
Daniel Zlotin
3572f8543d
android: device orientation
8 gadus atpakaļ
Daniel Zlotin
9dd7d326f1
no need for espresso, uiAutomator works fast enough
8 gadus atpakaļ
Daniel Zlotin
236ea22927
breaking e2e
8 gadus atpakaļ
Daniel Zlotin
f80d73cf21
trying to make uiautomation work
8 gadus atpakaļ
Daniel Zlotin
636f82b1a4
launchApp android e2e
8 gadus atpakaļ
Daniel Zlotin
5d43e6a9bd
e2e android initial
8 gadus atpakaļ
Daniel Zlotin
a2e70b99be
created external android e2e
8 gadus atpakaļ
Daniel Zlotin
e7e3f73d55
added orientation failing test
8 gadus atpakaļ
Daniel Zlotin
723323e940
detox update
8 gadus atpakaļ
Daniel Zlotin
923a1dcc39
disabled temporary reload bug
8 gadus atpakaļ
Guy Carmeli
a40bf22222
fix demo app after migrationg to rn 41
8 gadus atpakaļ