Rene Weber
Rene Weber
Sorry for late reply. This is not sufficient information for me to help you with this. The could be a variety of issues causing this. You should check if the...
Sorry for late reply. This is not sufficient information for me to help you with this. There could be a variety of issues causing this. You should check if the...
So, I am guessing you are running this in the android emulator and you are using your computers IP address. If thats the case than the problem is that the...
Not sure whats up there - have you checked that the path is correct i.e. that the js file you are referencing from is in the same folder where the...
It looks like it can't find the `tensorflow_inception_graph.pb` as a react native module. Have you made sure to add the `rn-cli.config.js` as described here: https://github.com/reneweb/react-native-tensorflow#fetching-files
Sorry for late reply one this. The main reason I was holding off on doing this change was that the Android version would diverge from the iOS one. It though...
Sorry for late response. I suppose this is because the version is not compatible with the Tensorflow version that is used for this lib which is a bit outdated -...
Are you following this guide to create the apk: https://facebook.github.io/react-native/docs/signed-apk-android.html ? I am asking because you should not need to require to do `react-native bundle` yourself anymore as it is...
I have pushed a fix that _might_ help - can you update to version `0.1.8` and see if that helps
The build is failing, might be same issue as discussed here https://github.com/react-native-community/lottie-react-native/issues/343