All Projects → mahdi-sharifimehr → RN-Tutorial-Main

mahdi-sharifimehr / RN-Tutorial-Main

Licence: other
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
ruby
36898 projects - #4 most used programming language
Starlark
911 projects

RN-Tutorial-Main

This repo contains all the course files for the React Native Tutorial playlist on The Programming with Mash Channel https://www.youtube.com/playlist?list=PL8kfZyp--gEXs4YsSLtB3KqDtdOFHMjWZ

Using the course files

Each session in the series has its own branch, so you'll need to select that branch to see the codes for that session. For example to see the codes for session 5, you would select the RN-Tutorial-05 branch.

Installing dependencies

If you download or clone the repo, you will need to run "npm install" in the project directory to install any project dependencies first. Without doing this, the code may not work as expected.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].