zachgibson / react-native-parallax-swiper

Paged Parallax Swiper with Effects
MIT License
623 stars 76 forks source link

ProgressBar not appearing #36

Closed zgrybus closed 5 years ago

zgrybus commented 5 years ago

I have got someting like this <ParallaxSwiper dividerWidth={0} backgroundColor={"black"} showProgressBar={true} progressBarBackgroundColor={"rgba(0,0,0,0.25)"} progressBarValueBackgroundColor={"white"}> .... </ParallaxSwiper>

and progressBar does not appear on the bottom of the screen :(

zachgibson commented 5 years ago

@zgrybus If you could create a snack, I can take a look at it.

zachgibson commented 5 years ago

Closing this due to inactivity.