Skip to content

A video app based on "React Native Course for Beginners in 2024 | Build a Full Stack React Native App" from "Javascrip Mastery". Built with typescript and latest libs.

Notifications You must be signed in to change notification settings

arturguitelar/react-native-typescript-video-app

Repository files navigation

React Native video app

Based on the video "React Native Course for Beginners in 2024 | Build a Full Stack React Native App" from JavaScript Mastery youtube channel.

Link to video tutorial.

Some differences

  • This project is create using earlier libs
  • I created a "fake api" to use instead Appwritter, just to make things easier and more centralized. So create users or posts doens't really works. It's just fake local data. 😅
  • Using typescript instead javascript.
  • The videoplayer doesn't works with youtube raw urls but still there. I'll try to build other sollution in the future.
  • Maybe I'll try to take advantage of Expo's flexibility to create a web version of this app. Maybe not. 😂

Some printscreens 😁

screenshot 1 screenshot 2 screenshot 3 screenshot 4 screenshot 5 screenshot 6 screenshot 7


Welcome to your Expo app 👋

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    npm install
  2. Start the app

     npx expo start

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Get a fresh project

When you're ready, run:

npm run reset-project

This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.

About

A video app based on "React Native Course for Beginners in 2024 | Build a Full Stack React Native App" from "Javascrip Mastery". Built with typescript and latest libs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published