This is the repository with the source code developed from an app using React Native, library Carousel.
$ git clone https://github.com/jrdesigner13/RealMovies.git
After that, access the folder you want and install the dependencies by executing the following command:
$ npm install # or yarn install
$ react-native run-android
$ react-native run-ios