leecade / leecade/react-native-swiper
Images won't load on Android
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
My images won't load on Android, but on iOS it works as expected.
First image always renders, second image renders when I use setTimeout, as someone mentioned around here. But the rest of the images never load. What can I do to solve this?
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
Reproduce the image-loading failure on Android using the swiper, comparing it with the working iOS behavior. Investigate why only the first images render and why setTimeout changes the result; done means all images load reliably without that workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100