meliorence / meliorence/react-native-image-gallery
Minor: replace the http with https in the README
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 717
- Forks
- 298
- PR merge metrics
- No merged PRs in 30d
Description
I was wondering why the gallery always showed "cannot be displayed" when I just copied and pasted the code from the README. It works when I replace the http:// with https://. I was using iOS simulator which block http scheme url by default.
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
Open the README and find the gallery example containing the http:// URL. Replace that URL with https://, then verify the copied example can display the gallery in the iOS simulator without the blocked HTTP scheme.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100