Check out the full Livestream on my YouTube channel.
This is the repository for the Livestream on my YouTube channel. In this Livestream I am building a Movie App with React Native and the TMDB API.
Just run npm install
to install all dependencies and then expo prebuild
to create the native projects.
Then run expo run:ios
or expo run:android
to start the app.