Are there any API’s or libs to help with notificat...
# compose
c
Are there any API’s or libs to help with notifications?
a
I use OneSignal
c
Sorry, I should have clarified, I don’t mean push notifications, just local notifications
Something comparable to
rememberActivityResultLauncher
, but for notifications
t
NotificationManagerCompat
should work fine in Compose