Skip to main content

Installation

As this library is built on top of react-native-pager-view, you will need to install it as well.

# yarn
yarn add react-native-pager-view react-native-awesome-carousel
# npm
npm install react-native-pager-view react-native-awesome-carousel

If you are developing for iOS, make sure you run the follwing command as well to install the pod library.

npx pod-install