Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 296 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 296 Bytes

react-native-todo-app-with-expo

This is a simple examnple of a "todo application" built using React Native.

requirements

  • Node.js
  • Expo cli

to run

yarn install

or

npm install

to run

expo-cli start

or

npm run start