Home
Softono
react-native-todo

react-native-todo

Open source JavaScript
24
Stars
7
Forks
0
Issues
2
Watchers
7 years
Last Commit

About react-native-todo

Very lightweight and smooth design todo app with react-native

Platforms

Web Self-hosted

Languages

JavaScript

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