leecade / react-native-swiper

The best Swiper component for React Native.
MIT License
10.37k stars 2.35k forks source link

Swiper renders null as a slide #638

Open rulgf opened 6 years ago

rulgf commented 6 years ago

Which OS ?

Android

Version

Which versions are you using:

Expected behaviour

The swiper must ignore a null element

Actual behaviour

The swiper render the null element as a slide

Steps to reproduce

  1. Insert {null} inside the Swiper tag
  2. Run the aplication
olasfar commented 6 years ago

https://github.com/leecade/react-native-swiper/issues/438