-
May 25, 2017
•
Nazmul Idris
This tutorial is a deep dive in the use of Redux in React Native projects.
It will show you how to architect apps that rely on external web services,
and Firebase. The code for this tutorial is on GitHub.
-
Apr 26, 2017
•
Nazmul Idris
This tutorial is a deep dive of Flexbox layout and FlatList. It will show
you how to take a wireframe and compose React Native components out of it. The code
for this tutorial is on GitHub.
-
Apr 14, 2017
•
Nazmul Idris
This tutorial is a deep dive of React Navigation, which is the way to do
in app navigation. It also goes into the best practices for styling your app and
how to collaborate with designers for styling. The code for this tutorial is in
GitHub.
-
Mar 31, 2017
•
Nazmul Idris
This tutorial will show you how to get started quickly with React Native
for mobile app development on Android and iOS. It focuses on Flexbox layouts, Navigation,
and cross platform considerations. The code for this tutorials is in GitHub.