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
- Host: GitHub
- URL: https://github.com/sweep76/tasky
- Owner: Sweep76
- Created: 2025-02-20T12:47:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-03T11:11:27.000Z (over 1 year ago)
- Last Synced: 2025-03-03T12:25:09.080Z (over 1 year ago)
- Topics: expo, react-native, react-navigation, typescript
- Language: TypeScript
- Homepage:
- Size: 534 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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