Guy Carmeli
cdbb834c82
Android implementation of Navigation.setDefaultOptions (#2299 )
Usage
```js
Navigation.setDefaultOptions({
topBar: {
backgroundColor: 'red'
}
});
```
7 years ago
yogevbd
59d3bb3e9c
disabled back gesture support (#2273 )
* disabled back gesture support
* changed disabledBackGesture prop name to popGesture
7 years ago
Daniel Zlotin
df97b61c8e
dont deploy on PRs (#2298 )
7 years ago
yogevbd
4f9a5c6fed
V2 topBarTransparent (#2252 )
7 years ago
yogevbd
2955b7601a
upgraded detox to version 6.x.x (#2284 )
* upgraded detox to version 6.x.x
* fixed detox script, added release config
7 years ago
Daniel Zlotin
f2e105a077
deploy only on v2 branch (#2287 )
7 years ago
Roman Kozlov
ab8e1d3841
V2 topbar (#2285 )
* readme
* fix
7 years ago
Guy Carmeli
5971384ab3
Android back handler (#2282 )
* Reorder dependencies
Keep vs code happy
* Make markdown files readable on MacDown
* BackHandler compatibility
Give precedence to react's BackHandler when hardware back button is pressed
* f
* Update test
* Restore deps
7 years ago
Roman Kozlov
1beb2d5f57
readme (#2280 )
7 years ago
Daniel Zlotin
9de26fd040
update deps
7 years ago
Roman Kozlov
2d083591da
V2 nhotfix (#2272 )
* readme
* dewfault values
7 years ago
Daniel Zlotin
e680fb5508
Revert "travis fold env"
This reverts commit 4a12632364 .
7 years ago
Daniel Zlotin
4a12632364
travis fold env
7 years ago
Roman Kozlov
9de8bf4540
V2 overlay (#2105 )
* V2 overlay skeleton (#2097 )
* skeleton
* basic test
* remove useless files
* remove useles files
* semicolon
* refactoring
* rm useless files
* alert dialog more styles
* hot fix
* tests
* e2e with own alert
* fix test
* fix ios e2e
* custom dialog WIP
* WIP
* refactor custom dialog
* fix e2e
* gitignore
* fix js tests
* remove hardcode
* snackbar
* drop FAB for now
* fix test
7 years ago
Roman Kozlov
6cf4fe9bd8
V2 current tab (#2205 )
* readme
* WIP
* ios, tests
* refactoring
* current tab
* android tests
* readme
* current tab index ios
* fix tests
* readme
* test fix
* probabl test fix
7 years ago
Roman Kozlov
55cd3f51a7
V2 async (#2163 )
* push/pop promise
* tests
* modal
* other
* fix tests
* probably test fix
7 years ago
Roman Kozlov
af85704c02
V2 nested (#2194 )
* readme
* WIP
* ios, tests
* refactoring
* test fix
* probabl test fix
7 years ago
Vladimir Timofeev
26de9d702f
Fix failing test #2183 (#2210 )
7 years ago
Daniel Zlotin
0631f0a243
trigger build
7 years ago
Daniel Zlotin
f01a05f86f
fix travis deploy
7 years ago
Daniel Zlotin
1dde93b20a
working amazingly
7 years ago
Daniel Zlotin
c260c2b9f9
try again
7 years ago
Daniel Zlotin
7419bb7443
broken builds does not release
7 years ago
Daniel Zlotin
7478268531
try build stages
7 years ago
Daniel Zlotin
c6299079b8
try build stages
7 years ago
Daniel Zlotin
78918cfab6
try build stages
7 years ago
Daniel Zlotin
0f6d22174e
try build stages
7 years ago
Daniel Zlotin
e72e8385b0
try build stages
7 years ago
Daniel Zlotin
1f38e4f7a7
try build stages
7 years ago
Daniel Zlotin
8a203dc2ff
try build stages
7 years ago
Daniel Zlotin
362accf16e
fixed e2e
7 years ago
Daniel Zlotin
08fa915105
js matrix
7 years ago
Daniel Zlotin
f1428556f8
matrix 3 way
7 years ago
Daniel Zlotin
005dc92964
chmod
7 years ago
Daniel Zlotin
4224a7f340
travis redesign
7 years ago
Daniel Zlotin
6751604c9a
fix jest hangs by downgrading node to 8
7 years ago
Daniel Zlotin
3a75753a87
matrix only
7 years ago
Daniel Zlotin
f7ca0211f7
try matrix
7 years ago
Daniel Zlotin
d6a15fc70d
try matrix
7 years ago
Daniel Zlotin
95c5c3bfdf
try fix travis
7 years ago
Daniel Zlotin
561635ec07
upgrade gradle
7 years ago
Daniel Zlotin
b0df3fd6d4
try fix travis
7 years ago
Daniel Zlotin
77b5ac87c0
update deps
7 years ago
Daniel Zlotin
1743e9e7aa
update deps
7 years ago
Roman Kozlov
19c247b7d1
V2 overlay skeleton (#2097 ) (#2098 )
* V2 overlay skeleton (#2097 )
* skeleton
* basic test
* remove useless files
* remove useles files
* semicolon
* refactoring
* rm useless files
7 years ago
Daniel Zlotin
2355c7bf38
Update README.md
7 years ago
bogobogo
ebc4ecf4b8
Update README.md (#2082 )
7 years ago
Roman Kozlov
b972df98ae
top bar hide test (#2076 )
7 years ago
Roman Kozlov
26f36b0ba7
V2 topbar (#1996 )
* animation fix
* fix tests
* hide toolbar
* default values
* default values
* tmp commit
* tests
* animated hide
* animated hode improve
* fix topbar
* readme
* lifecycle WIP
* lifecycle alert delay hack
* test fixes
* move topbar to container
* fix tests
* refactor
* refactor WIP
* refactor fix tests
* nav options fallback to parse
* WIP
* topbar background fix
7 years ago
bogobogo
46067cbc48
Update installation-android.md (#2032 )
7 years ago