1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00
joplin/packages/react-native-alarm-notification
Laurent Cozic 138bc8144b Android: Fixes non-working alarms
Also imported react-native-alarm-notificatio into the project
2023-01-20 17:33:19 +00:00
..
android Android: Fixes non-working alarms 2023-01-20 17:33:19 +00:00
ios Android: Fixes non-working alarms 2023-01-20 17:33:19 +00:00
.gitattributes Android: Fixes non-working alarms 2023-01-20 17:33:19 +00:00
.gitignore Android: Fixes non-working alarms 2023-01-20 17:33:19 +00:00
index.js Android: Fixes non-working alarms 2023-01-20 17:33:19 +00:00
LICENSE Android: Fixes non-working alarms 2023-01-20 17:33:19 +00:00
package.json Android: Fixes non-working alarms 2023-01-20 17:33:19 +00:00
react-native-alarm-notification.podspec Android: Fixes non-working alarms 2023-01-20 17:33:19 +00:00
README.md Android: Fixes non-working alarms 2023-01-20 17:33:19 +00:00

React Native Alarm Notification

This is a fork of https://github.com/emekalites/react-native-alarm-notification with a few bugfixes/improvements for Android.

It's made specifically for Joplin and while all basic features should work (set/dismiss alarm, set text/icon, etc) it's not fully compatible with the orignal package.