Xamarin.Forms-Alarm-App icon indicating copy to clipboard operation
Xamarin.Forms-Alarm-App copied to clipboard

An alarm app creating using Xamarin Forms which allows you to set repeating alarms with chosen intervals

trafficstars

Xamarin.Forms-Alarm-App

An alarm app creating using Xamarin Forms which allows you to set repeating alarms with chosen intervals

Android

Currently, alarms can be scheduled and using the native android AlarmManager and will launch an activity at the time of the alarm.

CustomRenderers:

  • CircleLabels (incomplete)
  • CircleButtons (incomplete)
  • Validatable Picker
  • Validatable Entry

Navigation Options

Grouped vs Tabbed

iOS

Development has not been started on iOS-side yet.