AlertKit icon indicating copy to clipboard operation
AlertKit copied to clipboard

Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets.

Results 6 AlertKit issues
Sort by recently updated
recently updated
newest added

Add LineTime to apps using

When an alert is tapable, add a small "navigation" arrow type thing. And make a tap function for when an alert is tapped.\ Pretty easy.

enhancement

It would be neat if it was possible to specify the duration of the the alert when presenting it. Right now the `duration` property is only available in the view,...

enhancement

Thank you for creating such a useful library. However, it appears that it only supports UIKit at the moment. It would be great if it could also support AppKit.

enhancement

Given my view ``` import SwiftUI import AlertKit struct CreateRewardView: View { @StateObject var viewModel: CreateRewardViewModel = CreateRewardViewModel() @Environment(\.dismiss) private var dismiss var body: some View { VStack { ......

bug

Binsoo used this library as its official announcement channel ## Goal Add Binsoo App to ShowCase