Ran Greenberg
abc6bb7113
#824
před 8 roky
Ran Greenberg
f70d6de710
#824
před 8 roky
Ran Greenberg
37bf8666e0
#824
před 8 roky
Ran Greenberg
dc5ffecad7
support dismissModal by id
před 8 roky
Ran Greenberg
7b36884e3b
support multiple modals shows
před 8 roky
Daniel Zlotin
7b7b7a2d1b
added another testcase
před 8 roky
Daniel Zlotin
b72f19f975
fixed tests, refactored
před 8 roky
Ran Greenberg
4bd0ded475
iOS refactoring
před 8 roky
Daniel Zlotin
d55736c101
ios all green
před 8 roky
Daniel Zlotin
5fc49c4895
ios refactoring
před 8 roky
Daniel Zlotin
2b8f6bd9be
iOS #822
před 8 roky
Ran
62cd096e8f
Ios orientation (#820 )
iOS support orientation changes
před 8 roky
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.
před 8 roky
Daniel Zlotin
47140086ba
android: format
před 8 roky
Daniel Zlotin
904fa36357
android: better lifecycle, splash is the responsibility of the user
před 8 roky
Daniel Zlotin
e1841944d8
android: added back missing tests
před 8 roky
Daniel Zlotin
e678afb321
android: splash view unit test
před 8 roky
Daniel Zlotin
dd148229bb
typo
před 8 roky
Daniel Zlotin
8f7a7cd1c5
android: fixed robolectric manifest troubles
před 8 roky
Daniel Zlotin
671270701f
android: cant test splasview due to timer. will test it with unit tests
před 8 roky
Daniel Zlotin
585119c8b6
fixing nvm
před 8 roky
Daniel Zlotin
db958390b3
fixing nvm
před 8 roky
Daniel Zlotin
8428f8f8a3
android: e2e still not there
před 8 roky
Guy Carmeli
08dbe4dc35
Refactor orientation logic to separate class (#811 )
closes #661
před 8 roky
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
před 8 roky
Daniel Zlotin
f22c7323b5
android: refactoring
před 8 roky
Daniel Zlotin
1352b25a13
android: refactoring
před 8 roky
Guy Carmeli
c5d5d4d35b
Set LeftButton color from screen (#810 )
před 8 roky
Daniel Zlotin
372ea473c3
android: NavigationReactNativeHost
před 8 roky
Daniel Zlotin
fbc9a58283
removed unneeded deps
před 8 roky
Daniel Zlotin
1514743224
temp comment explaining this mess
před 8 roky
Daniel Zlotin
80bad189fa
android: resume activity fix
před 8 roky
Daniel Zlotin
9de08952f1
android: splash min 1 sec
před 8 roky
Daniel Zlotin
d5a630450c
android: e2e works
před 8 roky
Daniel Zlotin
3572f8543d
android: device orientation
před 8 roky
Daniel Zlotin
9dd7d326f1
no need for espresso, uiAutomator works fast enough
před 8 roky
Daniel Zlotin
236ea22927
breaking e2e
před 8 roky
Daniel Zlotin
f80d73cf21
trying to make uiautomation work
před 8 roky
Daniel Zlotin
636f82b1a4
launchApp android e2e
před 8 roky
Daniel Zlotin
5d43e6a9bd
e2e android initial
před 8 roky
Daniel Zlotin
a2e70b99be
created external android e2e
před 8 roky
Daniel Zlotin
e7e3f73d55
added orientation failing test
před 8 roky
Daniel Zlotin
723323e940
detox update
před 8 roky
Daniel Zlotin
923a1dcc39
disabled temporary reload bug
před 8 roky
Guy Carmeli
a40bf22222
fix demo app after migrationg to rn 41
před 8 roky
Daniel Zlotin
c1abfad6ff
migrated ios to RN41.2
před 8 roky
Daniel Zlotin
3e2771ca91
update to RN41.2
před 8 roky
Guy Carmeli
730abb24e3
Change screenChange eventName key to id (#804 )
před 8 roky
Simon Mitchell
d1febd3c23
Feature/view lifecycle (#798 )
* Adds iOS callback for viewWillAppear/didAppear e.t.c.
* Adds in screen events on Android
* Fixed issue with rightButtons getting ignored in preference for empty Screen buttons
* Android screen lifecycle
This commit is contains a few changes and enhancements to the PR made by simon:
* Use getEventEmitter instead of sendNavigatorEvent
* Dispatch willDisappear and didDisappear events when pushing screens
* Dispatch willAppear and didAppear events when popping screen
před 8 roky
Guy Carmeli
687b80ba55
Switch to RCTJavaScriptWillStartLoadingNotification (#803 )
fixes #800 #797
před 8 roky