CleanyModal
CleanyModal copied to clipboard
Swift UI Kit to present clean modal/alert
* Adding `Package.swift` to support SPM. * Updating `.gitignore` to ignore `.swiftpm`. * Fixing module issue in `CleanyAlertActionTableViewCell.xib`. * Adding `Bundle+Extension.swift` to hold bundle extensions. * Added `current` bundle variable,...
How would one implement the message label on the main alert to be attributed text? I tried changing the default init to be of ‘NSAttributedString’, but I didn’t know how...
When showing while iPad is in Splitview with another App, the AlertController is cut and not adapted to the smaller width.
It could be useful to validate textfield before dismiss, eg.: e-mail or phone number.