TodoList_ReactNative This is a demo pure react native app, the functions of this app are: Add task Show current task Delete task How to run app Setup react native environment (read react native docs) npx react-native start npm run android (or ios)