Tag Archives: Carousel in React Native

Carousel in React Native

Image Carousel also popularly known as Slider components are one of the most appealing parts of the mobile applications and is used extensively. We can get it through various libraries that provide the slider functionality but today we will be focusing on the custom slider.  We can achieve it using ScrollView but Here we will learn how Continue Reading »