Project to show demonstrations about how to create different functionality in mobile applications using Xamarin.
Sometimes especially in native code we might need to have code for different examples in the same files.
Please try to either use individual functions or nicely differentiate the examples with region tags.
Examples on how to create notifications with more functionality then just the basic show a message to the user.
Examples with adding buttons to a notification to get input from the user.