nkusikevin / native_with_sql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%