Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 481 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 481 Bytes

Todocal

A simple calendar and todo management app in react native.

Installation

Make sure to install expo go on your phone.

git clone https://github.com/tamighi/todocal
cd todocal
npm install
npm start

Then scan the QRcode with your phone.

Android studio

Installation

sudo apt install openjdk-11-jdk
sudo snap install android-studio --classic

Setup

Expo android-studio setup