Roman Kozlov
55cd3f51a7
V2 async (#2163 )
* push/pop promise
* tests
* modal
* other
* fix tests
* probably test fix
před 7 roky
Roman Kozlov
af85704c02
V2 nested (#2194 )
* readme
* WIP
* ios, tests
* refactoring
* test fix
* probabl test fix
před 7 roky
Vladimir Timofeev
26de9d702f
Fix failing test #2183 (#2210 )
před 7 roky
Daniel Zlotin
0631f0a243
trigger build
před 7 roky
Daniel Zlotin
f01a05f86f
fix travis deploy
před 7 roky
Daniel Zlotin
1dde93b20a
working amazingly
před 7 roky
Daniel Zlotin
c260c2b9f9
try again
před 7 roky
Daniel Zlotin
7419bb7443
broken builds does not release
před 7 roky
Daniel Zlotin
7478268531
try build stages
před 7 roky
Daniel Zlotin
c6299079b8
try build stages
před 7 roky
Daniel Zlotin
78918cfab6
try build stages
před 7 roky
Daniel Zlotin
0f6d22174e
try build stages
před 7 roky
Daniel Zlotin
e72e8385b0
try build stages
před 7 roky
Daniel Zlotin
1f38e4f7a7
try build stages
před 7 roky
Daniel Zlotin
8a203dc2ff
try build stages
před 7 roky
Daniel Zlotin
362accf16e
fixed e2e
před 7 roky
Daniel Zlotin
08fa915105
js matrix
před 7 roky
Daniel Zlotin
f1428556f8
matrix 3 way
před 7 roky
Daniel Zlotin
005dc92964
chmod
před 7 roky
Daniel Zlotin
4224a7f340
travis redesign
před 7 roky
Daniel Zlotin
6751604c9a
fix jest hangs by downgrading node to 8
před 7 roky
Daniel Zlotin
3a75753a87
matrix only
před 7 roky
Daniel Zlotin
f7ca0211f7
try matrix
před 7 roky
Daniel Zlotin
d6a15fc70d
try matrix
před 7 roky
Daniel Zlotin
95c5c3bfdf
try fix travis
před 7 roky
Daniel Zlotin
561635ec07
upgrade gradle
před 7 roky
Daniel Zlotin
b0df3fd6d4
try fix travis
před 7 roky
Daniel Zlotin
77b5ac87c0
update deps
před 7 roky
Daniel Zlotin
1743e9e7aa
update deps
před 7 roky
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
před 7 roky
Daniel Zlotin
2355c7bf38
Update README.md
před 7 roky
bogobogo
ebc4ecf4b8
Update README.md (#2082 )
před 7 roky
Roman Kozlov
b972df98ae
top bar hide test (#2076 )
před 7 roky
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
před 7 roky
bogobogo
46067cbc48
Update installation-android.md (#2032 )
před 7 roky
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.
před 7 roky
Tim
8cd5e4d8ec
Fix header search path to use /lib (#1972 )
The new path is `.../lib/ios` not just `/ios`
před 7 roky
Luke Williams
cc6f63b1c4
Fix minor typo (#1967 )
před 7 roky
bogobogo
cb293fd077
Update installation-ios.md (#2020 )
před 7 roky
Daniel Zlotin
7d47db5070
update licenses
před 7 roky
Daniel Zlotin
820205bd5e
update licenses
před 7 roky
Daniel Zlotin
f9bc882cb8
try fix travis
před 7 roky
Daniel Zlotin
92c09cbf09
try fix travis
před 7 roky
bogobogo
93739b50e2
Update README.md (#1958 )
před 7 roky
yogevbd
32dcdc78ee
added switchToTab on iOS (#1862 )
před 7 roky
Daniel Zlotin
45ef73bb5e
no process exit needed
před 7 roky
Daniel Zlotin
5fc7df8743
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
před 7 roky
Daniel Zlotin
b850e46357
fix android e2e and --release flags, closes #1956
před 7 roky
Roman Kozlov
75ee5f51bc
[V2] Fix for #1880 (#1901 )
* animation fix
* fix tests
před 7 roky
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.
před 7 roky