Guy Carmeli
1777dac40a
Downgrade gradle android plugin
6 years ago
Roman Kozlov
16415b2213
Start app (#2927 )
* WIP
* Apply default options when screen options are null
* modal animations
* fix tests
* refactor
* refactor
* refactor
* refactor
* test fix
* topBar anim
* child disappear bug
* Update app.js
* Update WelcomeScreen.js
* fix tests
* bottom tabs
* stack id
* fix test
* refactoring
* merge fix
* Update app.js
* merge
* comment to fix test
* merge options
* start app anim
* anim
6 years ago
yogevbd
d68e78feba
removed console.error on dismissModal without componentId
6 years ago
yogevbd
cf70cfcb53
Closes #827
6 years ago
yogevbd
78b6fa0e25
package.json dependencies fix react-native version
6 years ago
yogevbd
8f8254a707
external component view fix
6 years ago
Roman Kozlov
1c829ad638
Fab gravity (#2926 )
* WIP
* Apply default options when screen options are null
* modal animations
* fix tests
* refactor
* refactor
* refactor
* refactor
* test fix
* topBar anim
* child disappear bug
* Update app.js
* Update WelcomeScreen.js
* fix tests
* bottom tabs
* stack id
* fix test
* refactoring
* merge fix
* Update app.js
* merge
* comment to fix test
* merge options
6 years ago
Guy Carmeli
6b1e1925d5
add logs to a few components
6 years ago
Guy Carmeli
939cbdc248
fix lint
6 years ago
yogevbd
9c4074da6e
shared element fix
6 years ago
Guy Carmeli
a7342f1f6d
[Detox] add --skipBuild arg
6 years ago
Guy Carmeli
ba86c2615e
Fix title component in RN 0.51
6 years ago
Guy Carmeli
bc6596bdba
Upgrade gradle plugin
6 years ago
Roman Kozlov
6c4f3a391a
Stack id (#2917 )
* WIP
* Apply default options when screen options are null
* modal animations
* fix tests
* refactor
* refactor
* refactor
* refactor
* test fix
* topBar anim
* child disappear bug
* Update app.js
* Update WelcomeScreen.js
* fix tests
* bottom tabs
* stack id
* fix test
* refactoring
* merge fix
* Update app.js
* merge
* comment to fix test
6 years ago
yogevbd
df62e0aee3
e2e fix
6 years ago
yogevbd
5ce5e06a59
uncommented console logs
6 years ago
yogevbd
2ab8998ba8
e2e fixes
6 years ago
Guy Carmeli
a1c2f36936
disable no-console lint
6 years ago
Guy Carmeli
de6a8b2086
Skip broken e2e on iOS
6 years ago
yogevbd
99f8487670
V2 subtitle (#2919 )
* Added titleView helper
* subtitle support
* Added titleView helper
* subtitle support
6 years ago
Shalom Yerushalmy
4c0742c0b5
Update README.md
6 years ago
yogevbd
51312b165a
show modal with stack holding external viewController
6 years ago
yogevbd
29bf1b6ed7
pass bridge to external component creator
6 years ago
yogevbd
f7de6051b4
clean top bar background component
6 years ago
Guy Carmeli
6fcac02897
f
6 years ago
yogevbd
8406f4d384
pass props to external components
6 years ago
Guy Carmeli
a14d6f9636
Refactor TitleBarReactView
Manage the view with controller which handles lifecycle
6 years ago
yogevbd
284582b971
background options refactor
6 years ago
Guy Carmeli
543f720b6e
Clear component when setting title
6 years ago
Guy Carmeli
7fe85fa02f
More work on TopBar background component
6 years ago
frankenthumbs
193f8ed334
Allow customTitleView and customNavigationBarView to be transparent (#2908 )
6 years ago
Guy Carmeli
15e184d020
TopBarBackgroundView impl
6 years ago
Guy Carmeli
cc2e3effe4
Rename TopBarBackground to TopBarBackgroundOptions
6 years ago
Guy Carmeli
e00b4c8896
Set RelativeLayout as TopBar root component
motivation: ability to add react view as TopBar background
6 years ago
Roman Kozlov
c1a6a4c315
Bottom anim (#2906 )
* WIP
* Apply default options when screen options are null
* modal animations
* fix tests
* refactor
* refactor
* refactor
* refactor
* test fix
* topBar anim
* child disappear bug
* Update app.js
* Update WelcomeScreen.js
* fix tests
* bottom tabs
6 years ago
Guy Carmeli
fe442eb686
Fix rebase issues
6 years ago
Guy Carmeli
eaabff943b
MergeOptions only applies passed options
Previously, all options were cleared and reapplied whenever mergeOptions was called
6 years ago
Bramus!
daedfe3fc8
Fix README.md (v2) (#2907 )
The tables had some issues: the header for contributor column wasn't there (with the contributors still in place). I've re-added the headers where needed.
6 years ago
Guy Carmeli
5710ed5b8f
Update roadmap
6 years ago
Guy Carmeli
dae2f2898a
Update roadmap
6 years ago
Roman Kozlov
44b5a1e700
Topbar anim (#2904 )
* WIP
* Apply default options when screen options are null
* modal animations
* fix tests
* refactor
* refactor
* refactor
* refactor
* test fix
* topBar anim
* child disappear bug
* Update app.js
* Update WelcomeScreen.js
* fix tests
6 years ago
Shalom Yerushalmy
4b86b42945
Remove node version debug line
6 years ago
Daniel Zlotin
5848b9c8b5
commands notify listeners
6 years ago
Daniel Zlotin
f0aeb62d69
notifying commands
6 years ago
Daniel Zlotin
9d18904db7
Merge branch 'v2' of https://github.com/wix/react-native-navigation into v2
6 years ago
Daniel Zlotin
1a6dd8b06e
CommandsObserver
6 years ago
Roman Kozlov
fce320f366
Modal anim (#2886 )
* WIP
* Apply default options when screen options are null
* modal animations
* fix tests
* refactor
* refactor
* refactor
* refactor
* test fix
* Update WelcomeScreen.js
6 years ago
Daniel Zlotin
f69deccf0d
send params from native
6 years ago
Daniel Zlotin
3c378d2cbf
receive generic params from native
6 years ago
Daniel Zlotin
ea7db1d7cc
refactored, renamed events, e2e passes
6 years ago