Skip to content

nicolasmendonca/movie-app

Repository files navigation

Movies App

Test Coverage Maintainability

screenshot

This app was created with expo. Just run yarn && yarn start.

Environment Variables

Create a ./src/config.ts file with the following environment variables

// ./src/config.ts
export const REACT_NATIVE_TMDB_API_KEY = "XXXXXXXXXXXXXXXXXXXXXXXXXXXX";

Disclaimer

I used this project to learn more about react-native and I implemented the slider component created by catalinmiron on this repo. Respective credits goes to him.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published