Yogev Ben David
|
a98f18704c
|
Fix and refactor animations options (#4880)
|
5 years ago |
Yogev Ben David
|
7e15d59bbc
|
Remove get current leaf, better options resolving (#4700)
* Remove currentLeaf
* Fix resolve options
* Remove irrelevant test
* Remove RNNRootViewController clear background color
* Fix title with subtitle options
|
5 years ago |
Yogev Ben David
|
5abea28c53
|
SetRoot wait for render (#4688)
* Layout changes
* WIP
* Revert "Layout changes"
This reverts commit 4da8cfbd12.
* Clean topBar.component and topBar.background.component when not needed
* Move custom components login from viewController to presenters
* Change waitForRender and enabled property from primitive bool to Bool object
* Fix ios unit tests
* Add unit tests
* Remove RNNReactView observer when view ready
* Load react components from component manager
* Remove createCustomReactView duplication
* Handle render children in each Layout
* Wait for navigation presenter components render, refactor RNNTitleViewHelper
* Fix unit tests
* Add waitForRender for custom react components
* Fixes e2e
|
5 years ago |
Yogev Ben David
|
2e02f78da6
|
added setStackRoot animation support (#3722)
|
6 years ago |
yogevbd
|
8543d80fa2
|
V2 animations (#2878)
* passProps to buttons
* push and pop custom transitions
* refactored defaultOptions
* custom animations support for show and dismiss modal
|
6 years ago |