Update React Native App Tutorial authored by Aaditya Prakash's avatar Aaditya Prakash
...@@ -3,7 +3,7 @@ In this tutorial, we will learn to develop a react native app with Expo toolkit. ...@@ -3,7 +3,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 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 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](https://gitlab.hrz.tu-chemnitz.de/OpenASiST/openasist/-/wikis/React-Native-App-Tutorial#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 4. [Working with APIs](https://gitlab.hrz.tu-chemnitz.de/OpenASiST/openasist/-/wikis/React-Native-App-Tutorial#working-with-apis)
- Chapter 5. Styling and Design - Chapter 5. Styling and Design
- Chapter 6. Redux - Chapter 6. Redux
... ...
......