yogevbd
eb9142a3e1
V2 custom controller (#2784 )
* custom viewController support
* native component support and e2e
* custom viewController support
* native component support and e2e
* unit test fix
7 years ago
Roman Kozlov
a84b879cde
V2 fab (#2680 )
* basic fab
* fab menu
* fab menu clicks
* pop lifecycle
* options lifecycle
* refactoring
* refactor
* parse unit tests
* refacotr
* fix test
* align
* fab unit tests
* more tests
* size
* hide on scroll in progress
* options
* menu collapse
* parser test
* merge v2
* refactor
* refactor
* more refactor
* more refactor
* fix
* more refactoring
* refactor
* refactor
* fix
* fix
* fixed undefined key
* refactor
* refactor
* refactort
7 years ago
Daniel Zlotin
76fea63d87
Id 2652 (#2731 )
* generate id only when not already provided
* allows passing id
* fixes #2652
7 years ago
yogevbd
bf30cf1452
WIP - Detox e2e for android (#2673 )
* detox android support
* detox android support
* android detox fixes
* android fixes
* more android e2e fixes
* typo fix
* build fix
* remove specific test for ios
* Update DetoxTest.java
* lint fix
* fixed typo
* Update ViewController.java
* added script for android detox e2e
* detox android support
* android detox fixes
* android fixes
* more android e2e fixes
* typo fix
* build fix
* remove specific test for ios
* Update DetoxTest.java
* lint fix
* fixed typo
* Update ViewController.java
* added script for android detox e2e
* e2e test fixes
* Update Orientations.test.js
* Update ScreenStack.test.js
* Update ScreenStyle.test.js
* Update TopLevelApi.test.js
7 years ago
Guy Carmeli
8d3fbdf5f7
Static didAppear/didDisappear events
7 years ago
yogevbd
69ec201684
multiple children stack e2e test
7 years ago
yogevbd
1446cd2fe9
V2 overlays (#2510 )
* overlay support
7 years ago
yogevbd
5578b9507a
V2 default options (#2489 )
* default options support
* refactored navigation options
7 years ago
yogevbd
79daa62e3c
V2 Current tab by container ID (#2264 )
* set current tab by container id
* currentTabByContainerID e2e
* lint fix
* e2e test
7 years ago
yogevbd
2885c8d767
Tab bar items (#2345 )
* tabBarItem support
* apply tab items on tabController initialization
* e2e test
* refactored bottomTab item
* tests fix
* tabItem testID fix
* renamed tabBadge to badge
* fix merge
* BottomTab fix
* removed BottomTabs
7 years ago
yogevbd
0d0b7dbef6
navigation bars e2e with testIDs (#2365 )
7 years ago
yogevbd
68dd47ac81
V2 side menu visibility ios (toggleDrawer) (#2324 )
* side menu visibility options
* e2e fix
* Rename ContainerView related classes (#2328 )
* Rename ContainerView related classes
* fix test
* rename ContainerViewCreator
* splitted showSideMenu into two methods
7 years ago
yogevbd
04c578cc4e
V2 e2e Test IDs (#2304 )
* refactored e2e tests to work with testIDs
* lint fix
* android e2e fixed
7 years ago