Create React Native App Tutorial authored by Aaditya Prakash's avatar Aaditya Prakash
In this tutorial, we will learn to develop a react native app with Expo toolkit.
React Native is a JavaScript framework for building native cross platform mobile apps.
Expo is a complementary toolkit for React Native. It offers many additional APIs and is very helpful for app development.
- [Chapter 1. Installation and setup](https://gitlab.hrz.tu-chemnitz.de/OpenASiST/openasist/-/wikis/Creating-a-React-Native-Project-on-Expo)
- Chapter 2. Project Initialisation
- Chapter 3. React Component & Navigation
- Chapter 4. Working with APIs
- Chapter 5. React Styling and Design
- Chapter 6. Redux