leecade / leecade/react-native-swiper
Swiper renders null as a slide
Open
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 ?
Android
Version
Which versions are you using:
- react-native-swiper v1.5.13
- react-native v0.47.1
Expected behaviour
The swiper must ignore a null element
Actual behaviour
The swiper render the null element as a slide
Steps to reproduce
- Insert
{null}inside theSwipertag - Run the aplication
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 issue on Android using react-native-swiper v1.5.13 and React Native v0.47.1 by placing {null} inside the Swiper tag. Inspect the Swiper rendering path and confirm that a null element is ignored rather than rendered as a slide.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100