/Xamarin.Forms-Alarm-App

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

Primary LanguageC#GNU General Public License v3.0GPL-3.0

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.