Skip to content

Commit

Permalink
chore: Added react native tutorial links
Browse files Browse the repository at this point in the history
  • Loading branch information
rupali-codes authored Feb 6, 2025
2 parents 201fa7c + f6baa6a commit b15ceeb
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions database/mobile/react_native.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,21 @@
"category": "mobile",
"subcategory": "react_native",
"language": "english"
},
{
"name": "React Native Full Course for Beginners",
"description": "This is a full tutorial of over 4 hours of React Native code and instruction to help you learn the basics of mobile app development.",
"url": "https://www.youtube.com/watch?v=sm5Y7Vtuihg&t=106s",
"category": "mobile",
"subcategory": "react_native",
"language": "english"
},
{
"name": "React Native Tutorial for Beginners - Build a React Native App",
"description": "Build amazing iOS & Android apps with React Native! This beginner-friendly tutorial gets you started.",
"url": "https://www.youtube.com/watch?v=0-S5a0eXPoc",
"category": "mobile",
"subcategory": "react_native",
"language": "english"
}
]

0 comments on commit b15ceeb

Please sign in to comment.