-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No way to create new react-native app with tfjs-react-native because of dependency issues??? #7454
Comments
Hi, @rbmdotdev Apologize for the delayed response and I see this PR #7451 got merged but that PR does not attempt to update the demo app or any expo dependencies. These will be updated in a later PR. you can check this comment. Thank you! |
Should the library work with just react-native and no expo right now? |
I have the same issue. Can we use this with some older versions of expo and other packages? I'm trying to find the sweet spot of packages versions but still no luck. Can somebody provide the versions of expo, react, react-native etc that can run 0.8.0? |
Sorry about the lack of communication on this issue. I have a commit of @tensorflow/tfjs-react-native that works with expo 47 and react-native 0.70.5, but I need to make sure our continuous integration tests can run it. We're looking into whether we can test with expo, or whether we'll need to eject into a standalone react native app. I should have an update on this next week. |
is the issue resolved with latest react native and tfjs-react-native library with react-native-cli? |
At least upgrade the npm versions of your tensorflow library related to react-native package so that we can use it with our own configuration. please! |
Click to expand!
Click to expand!
Issue Type
Bug
Have you reproduced the bug with TF nightly?
No
Source
source
Tensorflow Version
tfjs-react-native-0.8.0
Custom Code
Yes
OS Platform and Distribution
all
Mobile device
all
Python version
No response
Bazel version
No response
GCC/Compiler version
No response
CUDA/cuDNN version
No response
GPU model and memory
No response
Current Behaviour?
Standalone code to reproduce the issue
Relevant log output
No response
The text was updated successfully, but these errors were encountered: