https://github.com/paradite/tfjs-sample-expo-app
https://github.com/paradite/tfjs-sample-expo-app
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/paradite/tfjs-sample-expo-app
- Owner: paradite
- Created: 2023-10-27T09:15:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T11:40:26.000Z (over 2 years ago)
- Last Synced: 2025-02-06T11:33:35.244Z (over 1 year ago)
- Language: JavaScript
- Size: 522 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tfjs-sample-expo-app
Sample app to fix the issue with using tfjs in React Native Expo apps.
- https://github.com/tensorflow/tfjs/pull/7415 (too big)
- https://github.com/tensorflow/tfjs/pull/7451 (merged, fixes platform_react_native.ts)
- https://github.com/tensorflow/tfjs/pull/8062 (merged, fixes dependencies)
- https://github.com/tensorflow/tfjs/pull/8071 (merged, publish new version)