Skip to content

Latest commit

 

History

History

Beacons

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Beacons

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.

3rd Party Libs

  • 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