Skip to content
CW
Navigation

Language

Navigation

Back to Blog
27 Apr 2020 1 min read 1180 Views
Local Notifications for Xamarin Forms

Local Notifications for Xamarin Forms

Xamarin local notifications? Check out ShinyLib! Easy to implement background services for iOS, Android, UWP, & more. Docs & samples included.

I've been looking for something to implement local notifications for my Xamarin app. I needed something to show a notification for my app's calendar events.In my research, I found this one and I am using it.

ShinyLib

A Xamarin Framework for Backgrounding & Device Hardware Services (iOS, Android, UWP, Tizen, tvOS, watchOS, & more coming soon)

https://github.com/shinyorg/shiny

It worked out of the box.I only had a problem with Android, but using the most recent version (Make sure you are using the link for MyGet Packages instead of Nuget Packages to get it).

There is also a repository for the samples :https://github.com/shinyorg/shinysamples

And here is the link for the Documentation:

https://shinydocs.azurewebsites.net/docs/gettingstarted

Cezar Wagenheimer

Written by

Cezar Wagenheimer

Share this article

Comments

Have a question, or found an issue with the code? Drop a comment below — I read and reply to every one.

Loading comments…

Leave a comment

Keep exploring