leecade / leecade/react-native-swiper
Swiper images flicker or don't appear at all on device. Works fine in simulator. Limited to RN > 0.54.x
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 11.3
Version
Which versions are you using:
- react-native-swiper v1.5.13
- react-native v0.55.3
Expected behaviour
Swiper should appear and not cause the app to crash.
Actual behaviour
Swiper does not appear and causes the app to crash randomly.
How to reproduce it>
To help us, please fork this component, modify one example in examples folder to reproduce your issue and include link here.
The swiper component runs normally in the simulator and on device when running from xcode, but when I build the app and distribute through iTunes connect, the swiper images flicker or do not appear at all, and the presence of the swiper causes the app to crash randomly.
This is new to RN 0.55.x. This bug did not appear in RN < 0.54.x
Steps to reproduce
- Archive app
- Distribute through testflight
- Open app and look at page with react-native-swiper
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 with the swiper component and the examples folder, then reproduce the issue by archiving the app and distributing it through TestFlight on iOS 11.3 with React Native 0.55.3. Compare the archived device behavior with the simulator and an Xcode run. Done means the swiper appears reliably without flickering or causing random crashes in the distributed app.
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
- 35/100