React Native Tutorial - Build a Complete Stopwatch App in 60 Minutes

preview_player
Показать описание

In this video we will create a complete iOS Stopwatch application in React Native.

We follow a typical workflow of professional projects: we start with designs, break them down into components, implement a static app, handle interactions, test on iOS and Android.

We walk through all the basics concepts of the React Native:

Standard Components
State nad Props
Gestures
Styles

SOURCES:
Рекомендации по теме
Комментарии
Автор

I applaud your work showing us how to build this StopWatch in React Native, although it seems for me that the style of writing code is a little rough here and there. Again, I'm grateful for your time and dedication

danpetre
Автор

nice app bro. nice documentation as well. You showed responsibility as a teacher by making github documentation. Thank you very much sir

devtube
Автор

Thank you very much man. Your tutorial is simple, concise and give some really neat insights!

fabiotchezaum
Автор

Appreciate the effort and the overall work you put through it.

bishwajitnepali
Автор

your tutorial is very clear and clean so easy to understand thanks for such great tutorial
will you make a tutorial video on implementation of react-native-fcm for push notification it will be very helpful for us.

mayureshpatil
Автор

Hello sir, thanks for the great tutorial. Can I ask why do you use es5 function instead of arrow function?

AndreaTomasello
Автор

Thank you very much! Coded my first react native app along with you. Great tutorial.

Ol-iitn
Автор

Nice video! I’m also working on a series of React Native videos building the Airbnb mobile app.

cubui
Автор

Great tutorial, thank you very much! you are a good developer.

cristobalandrade
Автор

please make video on alarm clock to run React native app in background.

indiansoftwareengineer
Автор

Really liked the video. You explained the concepts very clearly. Thanks for sharing the video. Could you please share the details of your development environment. By that, I mean the theme, font, extensions, you are using for VS code and terminal.

PavanKumar-izqm
Автор

Hi sir! thank you for sharing this tutorial.. May I know what theme did u use on vscode, , and what extensions did u install? ;)

damarendran
Автор

Nice Work, one of the best! please make more videos

jasper
Автор

Hi, first of all thanks for making this video.
If I can make a suggestion for future videos... could you make a separate video that covers set up using yarn etc? AS this is intended for beginners(ish) yarn is not the default for CRNA, npm is, so I suggest making a video that covers that and refer to it at the start of your videos with a link in the description. I only say this because by not covering it you might lose a lot of viewers in the first 2-3 minutes of your video otherwise.

For what it's worth, you are likable guy so easy to watch and listen to!

Daijyobanai
Автор

Awesome video! I hope you continue to make practical (entire app) tutorials but please, please NOT a todo app :)

maxiequa
Автор

Great work.... Keep it up..
Very good tutorial

drqnite
Автор

Great Video. Very well explained. Thanks for putting it out! Do you have a full description of your course topic-vise?

amanmittal
Автор

managed to fix it. Realized that I don't need the setState to freeze the timer. Cheers :)

JustVictor
Автор

Nice video! Can you demo a music app like Spotify in react native?

umeshkrishnamurthy
Автор

I am implements App open Ads but how can hide from Splash Screen

reactdeveloper