meliorence / meliorence/react-native-image-gallery
Show ActivityIndicator while image is loading
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 717
- Forks
- 298
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if ActivityIndicator is displayed in case of a bigger image or slower connection. Even if not as a default behaviour, at least it would be great if it could be activated via new prop.
Contributor guide
No contributing guide indexed for this repository
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 names no file or test. Start by tracing the gallery's image-loading path and checking how ActivityIndicator is currently used; decide whether the indicator is default or controlled by a new prop. Done means the loading indicator appears for slow or large images and the chosen behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100