* Detached options from presenters, design improvments for LayoutProtocol * fixes topBar.background.clipToBounds * Fixes e2e * Fixes unit tests * Homogeneous constructors for parent and child view controllers * Handle parent options merging with children in optionsResolver * Fix topBar.background.clipToBounds * Removed unnecessary options merging * Fixes shared element transition * Fixed sideMenu inside bottomTabs
This test checks if mergeOptions are applied correctly on SideMenu child contained inside BottomTabs layout
* Migrate to jest to support parallel ios simulator from detox * When e2e lint only ts or js files * Remove mocha from deps and decrease from 480000ms to 180000ms