Tolu Olowu
4ff5c8204a
Update sharedElementTransition.ios.js (#1163 )
Fix missing import of PropTypes throwing an error on iOS
7 years ago
Kelt
1d73739dc5
changed centering logic of title on android (#1164 )
7 years ago
Guy Carmeli
a3e5d41b75
Update installation-android.md
7 years ago
Eshwar Ramesh
bf09cfd885
Edited how to return additional packages (#1161 )
Docs weren't very clear on how exactly to return additional packages, i.e., as a <ReactPackages> list [Line 65].
Also changed MyApplication to MainApplication on line 54 (if that is a default and hasn't been changed by the developer).
7 years ago
Guy Carmeli
b1f5cfefbb
Render children and pass props to children (#1159 )
Render children and pass props to children
Export SharedElementTransition on iOS
Omit children from passed props
7 years ago
Gevorg Gasparyan
84f4462802
pass imageInsets for tab icon [iOS] (#1138 )
Pass iconInsets for tab icon [iOS]
7 years ago
Elliot Hesp
a95bdf0a82
Fix v2 docs basePath (#1157 )
7 years ago
Daniel Zlotin
b76a1c7290
android popToRoot
7 years ago
Daniel Zlotin
8377393bb9
android popTo viewController
7 years ago
Elliot Hesp
40cb2f1496
Add basic docs files (#1156 )
7 years ago
Carlos Roberto
4848cf6e50
deep-links payload on docs (#1152 )
7 years ago
Daniel Zlotin
0786940ef8
support for android test release builds, fixed #1154
7 years ago
Daniel Zlotin
ef0ccb3936
work on #1154
7 years ago
Elliot Hesp
a5c57b67ab
Remove basePath from docs/index - allows http/https (#1155 )
7 years ago
Elliot Hesp
f3b0db2f64
Add v2 docs path (#1153 )
* Update app title (android)
* Add v2 docs placeholder path
7 years ago
Daniel Zlotin
d8a06bddfa
Update CONTRIBUTING.md
7 years ago
Daniel Zlotin
7f98ca1011
Update CONTRIBUTING.md
7 years ago
Daniel Zlotin
ba186d648c
RCT_NO_LAUNCH_PACKAGER=true will solves port problems
7 years ago
Daniel Zlotin
8d7a17e5e1
download gradlew bin for faster builds
7 years ago
Daniel Zlotin
9670151cfd
fixed shell script
7 years ago
Daniel Zlotin
722394da3e
fcking bash
7 years ago
Daniel Zlotin
a93d612cda
verbose log'
7 years ago
Daniel Zlotin
3e3c464f04
verbose log
7 years ago
Daniel Zlotin
6cd9e23484
try fix travis
7 years ago
Daniel Zlotin
62f377905d
update release script
7 years ago
Daniel Zlotin
02875a7a46
fix typo
7 years ago
Daniel Zlotin
ee590cd538
fix travis scripts
7 years ago
Daniel Zlotin
12d41f8ded
try fix travis
7 years ago
Ryan Davies
4921775cfa
Import View from react-native (#1151 )
7 years ago
Daniel Zlotin
3a8089eb63
try fix travis
7 years ago
Edouard Eynard
62a56d98c7
Add possibility to pass payload through handleDeepLink (#1128 )
Add payload param to handleDeepLink
7 years ago
Daniel Zlotin
73916d2162
try fix travis
7 years ago
Daniel Zlotin
ede1840f55
try fix travis
7 years ago
Daniel Zlotin
395a046e60
try solve travis scripts
7 years ago
Daniel Zlotin
d5a24dfffb
fix installAndroidSDK
7 years ago
Daniel Zlotin
f93fc240a4
update env scripts
7 years ago
Guy Carmeli
763b26da6c
Send willDisappear and didDisappear on modal dismiss (#1150 )
also report type as ScreenChangedEvent instead of navBarButtonPress.
closes #1144
7 years ago
Daniel Zlotin
9894d0a237
fixed detox update
7 years ago
Daniel Zlotin
9cb4d0db59
update clean script
7 years ago
Daniel Zlotin
fbbd6ee8fd
added clean step in travis
7 years ago
Daniel Zlotin
8384bb7f93
using killPort
7 years ago
Daniel Zlotin
7e7db4401a
update deps
7 years ago
Daniel Zlotin
a4fa5254dc
removed old output print
7 years ago
Daniel Zlotin
2e74d2c868
try fix travis
7 years ago
Ran
1320de5d3e
iOS - Custom navigation bar view (#967 )
Custom title view in navigation bar support in `navBarComponentAlignment:'fill' | 'center`
7 years ago
Daniel Zlotin
14b11b729a
trigger build
7 years ago
Daniel Zlotin
ead78d3641
update readme
7 years ago
fqborges
7b99fa8bf4
added missing ',' on example code (#1147 )
7 years ago
Guy Carmeli
a43680ca27
Implement switchToTopTab method (#1145 )
Usage is identical to switchToTab, closes #842
7 years ago
bogobogo
5da01f48f5
Create v1tov2diff.md (#1142 )
7 years ago