infinitered / infinitered/react-native-mlkit

Include option to unload models

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

Description

Types like `ExpoMLKitObjectDetector` should include an "unload" option to allow apps to free up memory when models are not being used.

Contributor guide

Open the contributing guide

Research direction

Start by locating the ExpoMLKitObjectDetector type and its model lifecycle implementation. Review how models are created and retained, then determine the platform-specific entry points that need the unload option. Done means apps can explicitly release an unused model and the behavior is covered by the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
machine-learning, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.