shaqian / tflite-react-native

React Native library for TensorFlow Lite
https://www.npmjs.com/package/tflite-react-native
MIT License
289 stars 108 forks source link

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

Open XamarinPOC opened 4 years ago

XamarinPOC commented 4 years ago
Screenshot 2020-07-13 at 12 03 51 PM

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!

/**

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

rafaelcavalcante commented 4 years ago

Have you checked issue #1 and #2 ?

RaviKiranMakala commented 3 years ago

Any update on the issue?

EddyJens commented 2 years ago

Same here

TirthrajRao commented 2 years ago

Any updates on this issue ?