software-mansion / software-mansion/react-native-executorch
Create a separate package that will expose advanced OCR features
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 96
- Avg merge
- 20h 51m
- Merged PRs (30d)
- 59
Description
After discussion, we decided to not support advanced OCR features like available her: https://github.com/software-mansion/react-native-executorch/tree/3f83e48a18bdb5c73ff5d65d364129b29e9a1578 directly in RNE, but rather expose only a set of simple OCR features and as a follow-up create a separate package on top of them. This will keep RNE cleaner and will enable us more in-depth approach.
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 reviewing the advanced OCR implementation at the referenced commit and the repository's existing simple OCR features. Determine the separate package's scope, public API, and integration boundaries; done means advanced OCR capabilities are exposed outside RNE without adding them directly to the core package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- computer-vision, machine-learning, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100