tflite-react-native
tflite-react-native copied to clipboard
Null is not an object evaluating (TfliteReactNative.loadModel)
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'] } }
Hey Folks , I'm facing this issue . Is this a bug or i'm missing any things
Have you checked issue #1 and #2 ?
Any update on the issue?
Same here
Any updates on this issue ?