mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-23 19:25:54 +00:00
try to implement stroke text with gradient but failed
try to implement stroke text with gradient but failed
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user