react-native-todo
Very lightweight and smooth design todo app with react-native
How to install ?
# Install necessary packages
yarn install
# Create android&ios folder
react-native eject
# Update native files
react-native link
# Run app on emulator
react-native run-android
react-native run-ios
Demo