Guy Carmeli
|
e171d7abc4
|
[Breaking] Consolidate screenBackgroundColor and orientation to layout node
screenBackgroundColor was also renamed to backgroundColor
```js
layout: {
orientation: 'landscape',
backgroundColor: 'red'
}
```
|
7 년 전 |
Guy Carmeli
|
9caa47bf82
|
Merge options (#3055)
* migrate js and java to mergeOptions
* migrate ios to mergeOptions
|
7 년 전 |
Guy Carmeli
|
fe442eb686
|
Fix rebase issues
|
7 년 전 |
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 년 전 |
Daniel Zlotin
|
78f47a5c3c
|
fully linted
|
7 년 전 |
Daniel Zlotin
|
ee675c516f
|
migrate to using regular export
|
7 년 전 |
Daniel Zlotin
|
ef681b07fd
|
fix most e2e
|
7 년 전 |
Daniel Zlotin
|
636b27e000
|
renaming
|
7 년 전 |
yogevbd
|
04c578cc4e
|
V2 e2e Test IDs (#2304)
* refactored e2e tests to work with testIDs
* lint fix
* android e2e fixed
|
7 년 전 |
Daniel Zlotin
|
655dc6bbd1
|
fix #1803
|
7 년 전 |
yogevbd
|
97272fb3c1
|
V2 Orientation (#1686)
* added orientation options
* removed orientation e2e in modal screen
|
7 년 전 |