mrousavy / react-native-fast-tflite

🔥 High-performance TensorFlow Lite library for React Native with GPU acceleration
https://mrousavy.com
MIT License
590 stars 24 forks source link

Building for 'iOS-simulator', but linking in object file #74

Open nathangabriel27 opened 2 weeks ago

nathangabriel27 commented 2 weeks ago

**

image

**

"react": "18.2.0", "react-native": "^0.73.6", "react-native-fast-tflite": "^1.2.0", "react-native-vision-camera": "^4.3.1"

The problem occurs when installing the package using yarn in a fresh project with no other components and no TFLite file in the project. Physical device executed correctly, in the simulator it does not even allow installing the project.

Macbook pro M1 Sonoma

maintenance-hans[bot] commented 2 weeks ago

Guten Tag, Hans here.

[!NOTE] New features, bugfixes, updates and other improvements are all handled mostly by @mrousavy in his free time. To support @mrousavy, please consider 💖 sponsoring him on GitHub 💖. Sponsored issues will be prioritized.

vemarav commented 2 weeks ago

@nathangabriel27 this will fix the issue

Screenshot 2024-06-18 at 3 42 52 PM