Update React Native App Tutorial authored by Aaditya Prakash's avatar Aaditya Prakash
......@@ -2,7 +2,7 @@ In this tutorial, we will learn to develop a react native app with Expo toolkit.
- Chapter 1. [Setup and Project Initialisation](https://gitlab.hrz.tu-chemnitz.de/OpenASiST/openasist/-/wikis/React-Native-App-Tutorial#chapter-1-setup-and-project-initialisation)
- Chapter 2. [React Views and Components](https://gitlab.hrz.tu-chemnitz.de/OpenASiST/openasist/-/wikis/React-Native-App-Tutorial#chapter-2-react-views-and-components)
- Chapter 3. React Navigation
- Chapter 3. [React Navigation](https://gitlab.hrz.tu-chemnitz.de/OpenASiST/openasist/-/wikis/React-Native-App-Tutorial#react-navigation)
- Chapter 4. Working with APIs
- Chapter 5. Styling and Design
- Chapter 6. Redux
......
......