NBMaterialDialogIOS
NBMaterialDialogIOS copied to clipboard
http://tskulbru.github.io/NBMaterialDialogIOS - Material design dialogs, toast and snackbar for IOS
NBMaterialDialogIOS won't support to Swift 4, 4.2 and Swift 5 version. Is any ways ways to use this NBMaterialDialogIOS library in my projects ?
I dont have the time to maintain this library on my own, would be nice if someone would have the time to help out :)
When using those options in a UITableViewController, the Toaster won't show, even if you set the view as either `view` or `tableView`. The only option I had was to set...
Already created in a different personal project. Only need to migrate it over to this library.
In some cases, especially with the dialog views, long texts will break the dialog. Its an easy fix, and should be included in v1.0
Hey guys! Im having this issue when I try to add the lib to my AppExtension via cocoapods. ``` NBMaterialDialog.swift Warning:(220, 67) use of string literal for Objective-C selectors is...