margelo / margelo/react-native-fast-tflite
get tensorflowlitec from podspec instead of adding binary
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 92
- Avg merge
- 13h 9m
- Merged PRs (30d)
- 2
Description
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
Start by reading the linked TensorFlow issue and inspect how this repository currently adds the TensorFlow Lite binary. Identify the podspec entry point and change the dependency to obtain tensorflowlitec from the podspec; done means the binary is no longer added separately and the native dependency still resolves successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, tensorflow, typescript
- Domain
- build-system, mobile
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100