seanmc86
seanmc86
As per the [Apple documentation](https://developer.apple.com/documentation/usernotifications/asking_permission_to_use_notifications), rather than explicitly requesting authorization, we can use provisional authorization to send messages that the user can keep or turn off. This just requires adding...
I would like to migrate to this package and replace my existing TextSpan and WidgetSpan structure. However, the one thing I require that I didn't see possible, is if you...
# 🐛 Bug Report: It appears that many dependencies used have fixed version numbers in package.json and have not been updated in some time. ### Describe the bug @nestjs/core has...