Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 844 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 844 Bytes

Table of contents

General info

I created this app during the Udemy course React Native - The Practical Guide [2021 Edition].

screen screen

Technologies

Project is created with:

Setup

To run this project, install it locally using npm:

$ npm install
$ npm start
(To run the application you need to have android emulator and expo installed)