leecade / leecade/react-native-swiper
Flashing after update
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.5k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Which OS ?
- IOS
Version
Which versions are you using:
- react-native-swiper v?
"^1.5.4" (I also tried installing/building from the latest master) - react-native v0.?.?
"^0.47.2" - react v?
"^16.0.0-alpha.12"
Since updating my React version of my app, the Swiper intro screen has been exhibiting very strange behavior. I've captured 3 screen records:
(Sorry for the giant gifs)
-
When the app loads, the swiper screen is just white and requires reboot

-
When the app loads, the swiper screen flashes and requires reboot

-
When the app loads, the swiper screen functions properly

I've poked around a bit in the issues and couldn't find any other reports of this. Have you seen/heard of this before?
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 iOS swiper behavior with react-native-swiper ^1.5.4, React Native ^0.47.2, and React ^16.0.0-alpha.12, using the three screen recordings as expected symptom cases. No source file or test is named, so the relevant entry point must be located before comparing the white, flashing, and working startup paths. Done means the intro screen loads consistently without requiring a reboot.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react, 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