margelo / margelo/react-native-fast-tflite

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

Open
#74 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.2k
Forks
92
Avg merge
13h 9m
Merged PRs (30d)
2

Description

**
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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the install in a fresh React Native project with the listed versions, using yarn and an iOS simulator on an M1 Mac; compare it with the successful physical-device build. Start from the simulator linker error shown in the issue image and trace the package's native build inputs. Done means the fresh project installs and runs in the simulator without a TFLite file, while the device behavior remains working.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, react-native, tensorflow
Domain
build-system, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.