πͺ£ Created an simple todo app β
using react native with help of react local storage,
Here home page will keep track of all yours todo for today and history will keep track of all your done todo's
π Clone your repo first.
git clone https://github.com/Geeks-Vegeta/React-Native-TODO-Application.git
π Install all dependencies
yarn add
π Start application in local machine
yarn start