/react-native-material

React Native part material draft for Full Stack open course

React Native

This is a draft version of a React Native part for the Full Stack open course.


In this part, we will learn how to build native Android and iOS mobile applications with JavaScript and React using the React Native framework. We will dive into the React Native ecosystem by developing an entire mobile application from scratch. Along the way, we will learn concepts such as how to render native user interface components with React Native, how to create beautiful user interfaces, how to communicate with a server, and how to test a React Native application.

Table of contents

  1. Introduction to React Native
  2. React Native basics
  3. Communicating with server
  4. Testing and extending our application

Found room for improvement?

If you find a part in the material that is unclear or lacks explanation, please open an issue. In the issue, explain the problem and be specific about which part of the material you are referring to.