software-mansion / software-mansion/react-native-executorch

Create a separate package that will expose advanced OCR features

Open
#1,359 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

idea user exp
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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.