Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Malcak/todo-native

Repository files navigation

TODO Native

Stack

Project structure

$PROJECT_ROOT
├── App.tsx        # Entry point
└── src
    ├── screens    # Screen components
    ├── components # UI components
    ├── utils      # Custom hooks and helpers
    └── assets     # Image files

Credits

Getting Started

Install dependencies.

yarn

This project can be run from the Expo client app.

yarn start

Read more in https://docs.expo.dev/ and https://docs.expo.dev/workflow/expo-cli/

About

a smoothly animated ToDo app built with React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published