React Native Fundamentals

The day has finally come. If you're still eager to learn React Native you'll be happy to hear that egghead.io published a new series about the new framework from Facebook.

egghead.io is one of the best sources on the internet for learning Web and JavaScript releated topics and frameworks.

But hurry up! This series will stay free for a week from now!

React Native Fundamentals on egghead.io

If you're a web developer who has been itching to get into native development, now is your chance. In this series we'll be talking all about React Native. React Native allows you to build native iOS and Android applications in JavaScript and React.js.
Regardless of your experience with React, or even with iOS development, my hope is that this series will be beneficial to everyone who is starting out with React Native.
We'll jump straight into developing with React Native by looking first at the ecosystem of building React Native apps - including Xcode, the iPhone simulator, live reload, debugging, and more.
Once we get our ecosystem set up and our hello world example running, we'll jump straight into building a fully functioning iPhone app which utilizes many of the best parts of developing with React Native all while covering React.js and ES6 fundamentals along the way.