Skip to content

jrdesigner13/RealMovies

Repository files navigation

2020 - Carousel React Native

This is the repository with the source code developed from an app using React Native, library Carousel.

Installation

You will only need to have NodeJS installed on your machine, and after that, clone this repository:
$ 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

Running the application

Android

Connect your android device or start the emulator of your choice.
Run the following command to initialize:
$ react-native run-android

ios

Connect your ios device or run the following command to initialize:
$ react-native run-ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published