Senad Metiljevic

Results 7 comments of Senad Metiljevic

The same thing is happening to me. I'm blowing my head off to try and understand what's happening here. Anyone has a clue?

@liontariai do you have any information when it comes to bare workflow in react-native? I have the sam issue and this is my package.json file: ``` { "name": "PoseDetection", "version":...

@lucksp Thanks for hopping in. So, currently I uninstall 'react-native-fast-tflite' and tried to build my app and everything works as expected. **When I:** - install react-native-fast-tflite - cd ios/ -...

@liontariai thanks man, I really appreciate it that you took your time to give me some insights. Currently, when I run `npm install liontariai/react-native-fast-tflite` my terminal just stucks. Is there...

@liontariai for some reason I am not able to install your fork of the repo... I've tried with adding `"react-native-fast-tflite": "liontariai/react-native-fast-tflite",` to my package.json and by running npm install directly...

@holakmateusz How did you apply the fix here? I'm having the same issue, and it happens when I have background apps running on my iPhone 14. I would really appreciate...

> [@mSenad](https://github.com/mSenad) Could you tell me which version of RN do you use? Unfortunately, `"react-native": "0.74.2",` - hope there's some kind of workaround or fix for it