https://github.com/wibosco/alertqueue-example
An example project written in Swift on how to build an alert queue
https://github.com/wibosco/alertqueue-example
ios queue swift uialertcontroller uiwindow
Last synced: 6 months ago
JSON representation
An example project written in Swift on how to build an alert queue
- Host: GitHub
- URL: https://github.com/wibosco/alertqueue-example
- Owner: wibosco
- License: mit
- Created: 2019-04-28T15:33:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T05:01:59.000Z (over 2 years ago)
- Last Synced: 2023-08-13T13:11:29.361Z (almost 2 years ago)
- Topics: ios, queue, swift, uialertcontroller, uiwindow
- Language: Swift
- Homepage: https://williamboles.com/alert-queuing-with-windows/
- Size: 68.4 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/wibosco/AlertQueue-Example)![]()
# AlertQueue-Example
A Swift example project on how to build an alert queue as shown in this article - https://williamboles.com/alert-queuing-with-windows/