fix: Fix Skia build (#1582)
* Add Skia search path from `node_modules/` * fix: Find `react-native-skia` from node_modules * fix: Upgrade RN Skia to use includes fix * Update FrameProcessorUtils.mm
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
"@react-native-community/eslint-config": "^3.2.0",
|
||||
"@react-native-community/eslint-plugin": "^1.3.0",
|
||||
"@release-it/conventional-changelog": "^5.1.1",
|
||||
"@shopify/react-native-skia": "^0.1.185",
|
||||
"@shopify/react-native-skia": "^0.1.186",
|
||||
"@types/react": "^18.0.27",
|
||||
"@types/react-native": "^0.71.6",
|
||||
"eslint": "^8.33.0",
|
||||
|
||||
Reference in New Issue
Block a user