mirzemehdi / KMPNotifier

Kotlin Multiplatform Push Notification Library targetting android, iOS, Desktop and Web (JS and Wasm)
http://mirzemehdi.com/KMPNotifier/
Apache License 2.0
340 stars 19 forks source link

feature request: Local Notification with specific interval #32

Closed emirhanemmez closed 5 months ago

emirhanemmez commented 5 months ago

Hello, first of all thanks for the great work. Is there any sample or feature for using local notification trigger each given interval. Like in every 15 minutes, local notification will be triggered.(like AlarmManager in Android)

mirzemehdi commented 5 months ago

@emirhanemmez that should be another library's responsibility I think. It is not planned to add that feature this library.