Skip to content
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

Null is not an object evaluating (TfliteReactNative.loadModel) #47

Closed
XamarinPOC opened this issue Jul 14, 2020 · 1 comment
Closed

Comments

@XamarinPOC
Copy link

dependencies": { "react": "16.13.1", "react-native": "0.63.0", "react-native-image-picker": "^2.3.2", "tflite-react-native": "0.0.5"
target 'TFDemo' do
pod 'TensorFlowLite', '1.12.0'
config = use_native_modules!

/**

Metro configuration for React Native
https://github.com/facebook/react-native
@Format
*/
module.exports = {
resolver: {
assetExts: ['tflite', 'txt']
Screenshot 2020-07-13 at 12 03 51 PM

}
}
Hey Folks ,
I'm facing this issue . Is this a bug or i'm missing any things

@xunkai55
Copy link
Contributor

Hi @XamarinPOC , I think you're not asking in the right place. The "tflite-react-native" library is not in this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants