Changes
Page history
Create React Native App Tutorial
authored
Dec 09, 2021
by
Aaditya Prakash
Show whitespace changes
Inline
Side-by-side
React-Native-App-Tutorial.md
0 → 100644
View page @
c48282cd
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