Krzysztof Magiera
|
38e163eb76
|
Use RCTExecuteOnMainQueue to make sure updates are executed immediately in batch
This fixes problem with black screen when navigating back in react nativation.
|
2018-09-14 12:29:07 +02:00 |
|
Krzysztof Magiera
|
8e13c58b6e
|
Get rid of stackcontainer (for now)
|
2018-09-07 18:04:08 +02:00 |
|
Krzysztof Magiera
|
eae8830b65
|
Use uiManagerDidPerformMounting to perform batch updates of ScreenConatiner on iOS (we should perhaps do sth similar in ScreenStack too).
|
2018-08-21 15:51:20 +02:00 |
|
Krzysztof Magiera
|
85f877f462
|
Support reachability for StackContainer on iOS
|
2018-08-17 14:00:06 +02:00 |
|
Krzysztof Magiera
|
b220432322
|
Fixes for iOS screen container to update at most once per frame
|
2018-08-13 19:34:36 +02:00 |
|
Krzysztof Magiera
|
41c4f3eded
|
Extra fixes for properly notifying interactor on iOS ScreenStack
|
2018-08-03 19:48:15 +02:00 |
|
Krzysztof Magiera
|
3c9ea4ee07
|
Properly cancel transitioning on ScreenStack on iOS
|
2018-08-03 16:20:01 +02:00 |
|
Krzysztof Magiera
|
31281d6b68
|
Initial commit.
|
2018-08-03 13:54:11 +02:00 |
|