Skip to content

Commit

Permalink
Add react-native-fast-tflite
Browse files Browse the repository at this point in the history
  • Loading branch information
mrousavy committed Apr 15, 2024
1 parent 04a0dcb commit 264dd4b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package/example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,9 @@ PODS:
- React-Core
- react-native-cameraroll (5.10.0):
- React-Core
- react-native-fast-tflite (1.2.0):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- react-native-mmkv (2.11.0):
- MMKV (>= 1.2.13)
- React-Core
Expand Down Expand Up @@ -500,6 +503,7 @@ DEPENDENCIES:
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
- "react-native-blur (from `../node_modules/@react-native-community/blur`)"
- "react-native-cameraroll (from `../node_modules/@react-native-camera-roll/camera-roll`)"
- react-native-fast-tflite (from `../node_modules/react-native-fast-tflite`)
- react-native-mmkv (from `../node_modules/react-native-mmkv`)
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
- "react-native-skia (from `../node_modules/@shopify/react-native-skia`)"
Expand Down Expand Up @@ -586,6 +590,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/@react-native-community/blur"
react-native-cameraroll:
:path: "../node_modules/@react-native-camera-roll/camera-roll"
react-native-fast-tflite:
:path: "../node_modules/react-native-fast-tflite"
react-native-mmkv:
:path: "../node_modules/react-native-mmkv"
react-native-safe-area-context:
Expand Down Expand Up @@ -673,6 +679,7 @@ SPEC CHECKSUMS:
React-logger: 8edc785c47c8686c7962199a307015e2ce9a0e4f
react-native-blur: cfdad7b3c01d725ab62a8a729f42ea463998afa2
react-native-cameraroll: 4701ae7c3dbcd3f5e9e150ca17f250a276154b35
react-native-fast-tflite: 5bb9280ebd4b5d5bae1bb131d9b339558c9d2768
react-native-mmkv: e97c0c79403fb94577e5d902ab1ebd42b0715b43
react-native-safe-area-context: 0ee144a6170530ccc37a0fd9388e28d06f516a89
react-native-skia: 85375dbf1b2d5f8464decb2f93024d0d8f391eef
Expand Down
1 change: 1 addition & 0 deletions package/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"@shopify/react-native-skia": "^1.2.0",
"react": "^18.2.0",
"react-native": "^0.72.3",
"react-native-fast-tflite": "^1.2.0",
"react-native-gesture-handler": "^2.12.1",
"react-native-mmkv": "^2.10.2",
"react-native-pressable-opacity": "^1.0.10",
Expand Down

0 comments on commit 264dd4b

Please sign in to comment.