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
Tim
25cf65b668
Fixes popTo signature (#1973 )
The only argument to `popTo` is the containerId to pop to, not the current containerId as well. Also showing `this.props.previousContainerIds` lead me to believe that was included automatically (similar to `this.props.containerId`) so I changed that to avoid confusion.
7 years ago
Tim
8cd5e4d8ec
Fix header search path to use /lib (#1972 )
The new path is `.../lib/ios` not just `/ios`
7 years ago
Luke Williams
cc6f63b1c4
Fix minor typo (#1967 )
7 years ago
bogobogo
cb293fd077
Update installation-ios.md (#2020 )
7 years ago
Daniel Zlotin
7d47db5070
update licenses
7 years ago
Daniel Zlotin
820205bd5e
update licenses
7 years ago
Daniel Zlotin
f9bc882cb8
try fix travis
7 years ago
Daniel Zlotin
92c09cbf09
try fix travis
7 years ago
bogobogo
93739b50e2
Update README.md (#1958 )
7 years ago
yogevbd
32dcdc78ee
added switchToTab on iOS (#1862 )
7 years ago
Daniel Zlotin
45ef73bb5e
no process exit needed
7 years ago
Daniel Zlotin
5fc7df8743
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
7 years ago
Daniel Zlotin
b850e46357
fix android e2e and --release flags, closes #1956
7 years ago
Roman Kozlov
75ee5f51bc
[V2] Fix for #1880 (#1901 )
* animation fix
* fix tests
7 years ago
Yogesh
aee6289969
Error in AppDelegate.m since there was no return statement. (#1945 )
Since the docs suggested we remove everything inside the `didFinishLaunchingWithOptions`, without the return statement there was an `Control reaches end of non-void function` error since the function expects a boolean return. After adding this, the error goes away.
7 years ago
Yogesh
39242e7cbf
tabs is not a valid LayoutType (#1948 )
In the list of `LayoutTypes`, `tabs` is not defined, hence this throws an error. Replaced it with `bottomTabs`.
7 years ago
Daniel Zlotin
ff2b1f3bf8
update CONTRIBUTING
7 years ago
Daniel Zlotin
84f05325e0
support -- --fix for test-js
7 years ago
Daniel Zlotin
55f2984786
add xcpretty
7 years ago
Daniel Zlotin
db04a52e4a
fix e2e
7 years ago
Daniel Zlotin
e09ea59ed5
update to detox canary fix for xcode9
7 years ago