Skip to content

React Native app that lists and saves most popular movies from 2016, Hooks, Context API, React Navigation, Expo

Notifications You must be signed in to change notification settings

rossthedevigner/react-native-imdb

Repository files navigation

Getting started

This project utilizes Expo for development. To get started please install the following:

$ npm install expo-cli --global

You may also need an Expo account to use the Expo Client for iOS and Android.

Note: This project specifically targets iOS at this time.

Once you have an Expo account, the expo cli and client installed you can run:

$ yarn

Launching

Navigate to the project's folder and run:

expo start

This will start the Metro Bundler and starting the app. If you run into caching issues, you can run the following to get a fresh bundle:

expo r -c

Once the project has launched, you can use your phone's camera to scan the QR code to launch the project in the Expo Client.

About

React Native app that lists and saves most popular movies from 2016, Hooks, Context API, React Navigation, Expo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published