This is a great course that walks you through the basics of React Native
that makes you comfortable with that framework.
The great thing about the course is that it reveals the issues that you may face when developing using React Native
. In the
also you build a real application. I really recommend this course for any one that wants to learn React Native
.
- JavaScript Basics.
- ES6 Features.
React
(just the basics is enough).Redux
(The instructor will go through that but having prior knowledge will help).- May be some background in native development in Android and IOS makes you comfortable but it is not a must.
- On the middle of the course I have worked on
EconomyExam
application and released the 1st version. Currently, after finishing the course I'm working on the 2nd version in the same application.
- Getting Started.
- Diving into the Basics.
- Using Redux with React Native.
- Debugging React Native Apps.
- Linking and Using Third-Party Libraries.
- Navigation in React Native Apps.
- Styling and Animating React Native Apps.
- Handling User Input.
- Using Native Device Features: Maps, Camera, and Image Gallery.
- Networking _ Sending Http Requests.
- Authentication in React Native Apps.
- Plishing the App.
- Publishing the App.