An example at how to make a simple swiper in React Native. Description This is an example at how to make a simple Swiper, in React Native, using a ScrollView. Installation Clone the repository and run yarn or npm install. You can then run react-native run-ios or react-native run-android. Learn more about Running on Device. What it does?