feat(client): add react-native-svg

This commit is contained in:
2026-02-22 00:12:22 +00:00
parent 959167a93c
commit 727280e8b1
2 changed files with 28 additions and 0 deletions

View File

@@ -40,6 +40,7 @@
"react-native-reanimated": "~4.1.1",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0",
"react-native-svg": "15.12.1",
"react-native-web": "~0.21.0",
"react-native-worklets": "0.5.1"
},