microsoft / microsoft/react-native-gallery
There's no native ARM64 build
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 257
- Forks
- 57
- Avg merge
- 18h 19m
- Merged PRs (30d)
- 10
Description
While the app does work on ARM64 devices via the system emulation, it takes a huge toll on app startup and doesn't capture what the arm64 experience could be.
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
The issue does not name a file, test, or build entry point. Start by locating the app's platform build configuration and existing architecture targets, then determine how ARM64 builds are produced and verified. Done means the app has a native ARM64 build that no longer relies on system emulation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- build-system, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100