Alarm Clock is a user-friendly and customizable alarm application built with Kotlin Multiplatform (KMP). It leverages Compose for a modern UI on Android and SwiftUI for a seamless iOS experience, providing a consistent look and feel across both platforms. This KMM approach promotes code reusability and efficient development.
- Development Language: Kotlin (Multiplatform)
- Android UI: Jetpack Compose
- iOS UI: SwiftUI
- Database: SQLDelight (Shared Code)
- Notifications:
- Android: AlarmManager
- iOS: UNUserNotificationCenter & UNNotificationRequest
- Cross-Platform Compatibility: Enjoy a consistent alarm experience on both Android and iOS with KMP.
- Modern UI: Compose and SwiftUI offer intuitive and visually appealing interfaces.
- Efficient Development: KMM simplifies codebase maintenance with shared logic across platforms
Latest APK - under Releases section.