An alarm app creating using Xamarin Forms which allows you to set repeating alarms with chosen intervals
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
Development has not been started on iOS-side yet.