https://react-made-native-easy.github.io
Written by Rahul Gaba and Atul R
A reference for building production-grade applications which are easy to test, maintain and extend to multiple platforms. This book is for the Web developers who have already got their hands dirty with React and ES6 and want to build complex native apps.
We are following a native-first approach while keeping an eye out for potentially extending to the web. You will eventually see how easy it is port the application to the web by following conventions.
Our knowledge is based on our experience of working with React Native apps for around 2 years and helping clients launch their apps quicker than ever before.
We will build a Note Taker application while learning the concepts. There is a link to the code at the end of every chapter. You can also see the app live if you have the Expo app on your phone.
So be ready to get your hands dirty.
Github link: https://github.com/react-made-native-easy/book
Please star the repo if you like it ;)
Download a .pdf, .epub, or .mobi here. If you prefer a hard copy, please feel free to take a printout.
https://www.gitbook.com/book/react-made-native-easy/react-made-native-easy/details
This is an open source book hosted on Github. We will keep updating the contents of the book as and when it gets outdated. Please feel free to contribute or leave a comment in the Disqus.
GET, SET, CODE!!