try to implement stroke text with gradient but failed

try to implement stroke text with gradient but failed
This commit is contained in:
Horcrux
2016-04-23 11:53:48 +08:00
parent 2eda0e8ce2
commit d990eaa472
3 changed files with 41 additions and 9 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ rootProject.name = 'ArtSvgExample'
include ':app'
include ':react-native-svg'
project(':react-native-svg').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-art-svg/android')
project(':react-native-svg').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-svg/android')