An open API service indexing awesome lists of open source software.

https://github.com/shahednasser/react-native-tutorial

React Native Tutorial
https://github.com/shahednasser/react-native-tutorial

android app expo ios react-native tutorial

Last synced: 9 months ago
JSON representation

React Native Tutorial

Awesome Lists containing this project

README

          

# React Native Tutorial

Code for [React Native Tutorial](https://blog.shahednasser.com/react-native-tutorial-create-your-first-app/)

## Installation

After cloning the repository run:

```bash
npm i
```

## Run App

To run the app:

```bash
npm start
```

You will need [Expo Go](https://expo.dev/client) installed on your phone to be able to view the app.