This is the simple Todo application that built with React Native.
Clone repository by using below link:
https://github.com/Zeronity26/simple-todo-app.git
Navigate to project folder:
cd simple-todo-app
Install dependencies:
npm install
Run the application on Android/Ios device:
npx react-native run-android
npx react-native run-ios
Setup Android/IOS Emulator:
Please refer to Environment Setup