margelo / margelo/react-native-fast-tflite
Building for 'iOS-simulator', but linking in object file
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 92
- Avg merge
- 13h 9m
- Merged PRs (30d)
- 2
Description
**
**
"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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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