Swift-Prompts
Swift-Prompts copied to clipboard
A Swift library to design custom prompts with a great scope of options to choose from.
Any roadmap for updating this framework for Swift3.0?
I am receiving this error in Carthage: *** Skipped building Swift-Prompts due to the error: Dependency "Swift-Prompts" has no shared framework schemes
Any timeline on support for Swift 2.x?
I have different dialogs in one ViewController, like you did in your demo app (SwiftPromptsVC.swift) Is there any way to figure out which prompt was shown? So I can do...
Please tag the new release, so Carthage can load it without setting the branch to master, otherwise it fails, because it tries to load the tagged version 1.0
When a prompt is displayed, it does not properly redraw itself when the device is rotated.  
< In response to Issue #5 > Hi there, I added the ability to add in an image to the prompt. Currently the image is just added to the top...
It would be great to have a possibility to add an image to the dialog like in the image below: 