Skip to content

jakubperdoch/Todo-List

Repository files navigation

React Native Expo Go: ToDo List with AsyncStorage

Introduction

Welcome to the React Native Expo Go ToDo List application. This project serves as a simple yet effective tool for managing your daily tasks on the go. Leveraging AsyncStorage, your todo items are securely stored locally on your device, ensuring seamless access and persistence across sessions.

Project Overview

This application harnesses the power of React Native and Expo Go, along with AsyncStorage, to provide a hassle-free ToDo List experience. Below, you'll find essential information to help you set up the development environment, understand project structure, and contribute to its enhancement.

Recommended IDE Setup

For an optimal development experience, we recommend using Visual Studio Code (VSCode) as your primary integrated development environment (IDE). Enhance your React Native development with the following extensions:

Customize Configuration

For detailed information on project configuration and Expo settings, refer to the Expo Documentation.

Project Setup

To get started with development, follow these steps:

npm install

Run the Application

expo start

This command starts the Expo development server and provides options to run the application on various platforms like Android, iOS, or web.

Building the Application

When you're ready to deploy your application, use the following command to build:

expo build:<platform>

Replace <platform> with the target platform (android, ios, or web) you intend to build for.

Contribution Guidelines

We welcome contributions from the community to enhance the React Native Expo Go ToDo List. If you have ideas, improvements, or bug fixes, feel free to open an issue or submit a pull request. Check our contribution guidelines for more information.

License

This project is licensed under the MIT License, allowing you to freely use and modify the codebase for your purposes.

Example Screenshot

image

Acknowledgments

We extend our gratitude to the open-source community, React Native, Expo Go, AsyncStorage, and all contributors who make projects like this possible. Together, we're advancing the realm of mobile development with seamless experiences and practical solutions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published