Notes App react native expo

Go-1.jpgThis is a code repository for the Notes App

  • React Native(expo)
  • Navigation
  • SQLITE database

Installation Steps

Using npm

Run commands

  1. npm install

  2. npm start

Or using yarn

Run commands

  1. npm install --global yarn

  2. yarn install

  3. yarn start