From 7733cd133156caccf9a68b9c796e9fea3282d163 Mon Sep 17 00:00:00 2001 From: Ujjal Acharya Date: Sun, 18 Oct 2020 23:46:55 +0545 Subject: [PATCH] add react native course (#4351) * add react native tutorial * add author's name for react native course * add a space line --- free-courses-en.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-courses-en.md b/free-courses-en.md index 5e8c5710..6f43848c 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -27,6 +27,7 @@ * [jQuery](#jquery) * [NodeJS](#nodejs) * [React](#react) + * [React Native](#react-native) * [Redux](#redux) * [Sails.js](#sailsjs) * [Vue.js](#vuejs) @@ -305,6 +306,11 @@ * [Start Using React to Build Web Applications](https://egghead.io/courses/react-fundamentals) +#### React Native + +* [React Native for Beginners](https://www.youtube.com/playlist?list=PL4cUxeGkcC9ixPU-QkScoRBVxtPPzVjrQ) - The Net Ninja + + #### Redux * [Getting Started with Redux](https://egghead.io/series/getting-started-with-redux) -- GitLab