An open API service indexing awesome lists of open source software.

https://github.com/sweep76/tasky

Task Scheduler for Users
https://github.com/sweep76/tasky

expo react-native react-navigation typescript

Last synced: 21 days ago
JSON representation

Task Scheduler for Users

Awesome Lists containing this project

README

          

# 📌 Tasky - React Native To-Do App

Tasky is a simple to-do list application built with React Native and Expo.

## 🚀 Getting Started

Follow these steps to set up and run the project:

```sh
git clone https://github.com/Sweep76/tasky
cd tasky
npm install # Install dependencies
npx expo start # Start the app
```

Make sure you have EXPO go for Android/IOS emulation

📦 Dependencies
The project requires the following dependencies:

- React Native - Core framework
- Expo - Development environment
- React Navigation - Navigation handling
- @react-navigation/native
- @react-navigation/native-stack
- @react-navigation/bottom-tabs
- react-native-screens
- react-native-safe-area-context
- react-native-vector-icons
- npm install react-native-svg
- npm install react-native-svg react-native-svg-transformer --save
- npm install @react-native-async-storage/async-storage