Swiper component for React Native Application
npm install react-native-swiper
import { SwiperView } from "react-native-swiper";
// ...
<SwiperView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT