This sample shows examples of how to detect iBeacons in the foreground and background of your app.
This sample also makes use of Shiny.Framework which brings together ReactiveUI & Prism. Beacon detection is an excellent space for RX to shine.
- Xamarin Forms - The cross platform library for .NET that we all know and love
- SQLite.NET - An open source SQLite lightweight object relational mapper to store & read our background events
- Shiny.Framework - Makes Prism & ReactiveUI with Shiny a breeze
- ReactiveUI - The RX for your UI
- Prism - The MVVM toolkit that everyone knows and loves