Skip to content

Commit 8fe5f59

Browse files
committed
libraries: add @shopify/react-native-skia
1 parent 645ae40 commit 8fe5f59

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

libraries.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,5 +206,13 @@
206206
"ios": true,
207207
"maintainersUsernames": [],
208208
"notes": "Additional OSS libs used internally"
209+
},
210+
"@shopify/react-native-skia": {
211+
"description": "High-performance React Native Graphics using Skia",
212+
"installCommand": "@shopify/react-native-skia",
213+
"android": true,
214+
"ios": true,
215+
"maintainersUsernames": [],
216+
"notes": "One of top most used libraries according to the npm stats"
209217
}
210218
}

0 commit comments

Comments
 (0)