Alarm-APP-with-React-Native
This is an example implementation of a Alarm APP. Made for Android/IOS on React Native framework, with the help of React-Native-Push-Notification.
Demo Video of APP is here
Features
- ADD Alarm
- Delete Alarm
- Schedule Alarm
- Alarm also Work while APP is Off
How to Run
- npm install - To install Packages
- npm start - Starts metro build server
- npm run android - To Builds and Run Android App