Reminder-App
Reminder-App copied to clipboard
A simple Reminder App.
Reminder App
Table of Contents
- About
- Getting Started
- Features
About
it's a simple reminder app made with React-Native and Expo.
Getting Started
-
Install dependencies:
yarn install
(ornpm install
). -
Run on both Android & iOS:
expo start
(ornpm start
). -
Run on Android:
yarn android
(ornpm run android
). -
Run on iOS:
yarn ios
(ornpm run ios
).
Preview
Features
- Notification Support
- Local Storage
- Dark theme and light theme
- Minimal design
- Birthday Reminders
- and much more..
Testing
- it has been Tested on Android 10.0
- it uses expo SDK 40
- if you find any bugs, please raise an issue
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Thank You
Thanks for checking out my project, feel free to fork it.