This is my first project on react native using expo cli. It is a simple todo list application which saves the notes until it maintains the state.
Nodejs and npm should be installed in the system
npm install -g expo-cli
npm install --save
npm start