leecade / leecade/react-native-swiper
loadMinimal={true} not rendering the pages of the swiper
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I have a strange problem.
I have a four page swiper and when I run the app without loadMinimal=true , all the pages show up, but it can get a bit slow. I tried with loadMinimal=true, and the app did get a bit faster, but if I go to page 2 and then go back to page 1, the first page is not rendered. Like a have a pure blank screen. This goes for all the pages. Once rendered if I leave the page and go back, they do not render.
The problem occurs only on Android. iOS works like a charm.
Any ideas ?
Thank you !
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
Start by reproducing the four-page swiper on Android with loadMinimal={true}, navigating away from and back to previously rendered pages. Compare the behavior with loadMinimal disabled and on iOS; done means every page renders reliably after navigation while retaining the performance benefit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100