tflite-react-native icon indicating copy to clipboard operation
tflite-react-native copied to clipboard

Null is not an object evaluating (TfliteReactNative.loadModel)

Open XamarinPOC opened this issue 5 years ago • 4 comments

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!

/**

  • 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

XamarinPOC avatar Jul 13 '20 06:07 XamarinPOC

Have you checked issue #1 and #2 ?

rafaelcavalcante avatar Sep 18 '20 18:09 rafaelcavalcante

Any update on the issue?

RaviKiranMakala avatar Jul 09 '21 07:07 RaviKiranMakala

Same here

EddyJens avatar Dec 30 '21 18:12 EddyJens

Any updates on this issue ?

TirthrajRao avatar Jul 19 '22 11:07 TirthrajRao