An open API service indexing awesome lists of open source software.

https://github.com/taejoongyoon/swiftuialarm

⏰ An example Alarm-like app using SwiftUI which is introduced in WWDC19
https://github.com/taejoongyoon/swiftuialarm

alarm swift swiftui

Last synced: 3 months ago
JSON representation

⏰ An example Alarm-like app using SwiftUI which is introduced in WWDC19

Awesome Lists containing this project

README

          

# SwiftUIAlarm

SwiftUIAlarm is an example Alarm-like application using [SwiftUI](https://developer.apple.com/xcode/swiftui/) which is first introduced in WWDC19 keynote.

![screenshot](./README/SwiftUIAlarm-Screenshot.png)

## Requirements

* Xcode 11 Beta
* Swift 5.1

## To-Do

- [ ] Editing and Deleting
- [ ] Perfectly Dismiss Presented View

## License

SwiftUIAlarm is under MIT license. See the [LICENSE](LICENSE) file for more info.