infinitered / infinitered/react-native-mlkit

Image Labeling module does not seem to use Android core utilities

Open
#236 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
444
Forks
32
PR merge metrics
No merged PRs in 30d

Description

We modeled the text recognition Android package off of image labeling, and it looks like [they do not use the core utilities](https://github.com/infinitered/react-native-mlkit/pull/235#discussion_r2560248560), which means they probably don't handle orientation correctly.

We should migrate image labeling to use core utilities. Fixed the text recognition issue in its own PR.

Contributor guide

Open the contributing guide

Research direction

Start by comparing the image labeling Android package with the core utilities used by the text recognition package, following the linked pull request discussion. Migrate image labeling to those utilities, then verify that orientation handling is covered; the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, react-native, typescript
Domain
computer-vision, mobile-dev
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.