NBMaterialDialogIOS 0.3.0

NBMaterialDialogIOS 0.3.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Jan 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Torstein Skulbru.



NBMaterialDialogIOS

NBMaterialDialogIOS contains different dialogs and components used in Material Design by Google, on iOS

Demo

To run the example project, clone the repo, and run pod install from the Example directory first.

Example Gif

Swift version support

For swift 3 support, use version 0.3.0 and up. Swift 2 support is no longer maintained, but can still be used. Latest Swift2 supported version is 0.2.3

Usage

To set up your own color scheme, set your colors in NBConfig

MaterialDialog supports any kind of UIView as its content, so if you want you can provide a scrollview if need be.

More information on how you should use the different components, see the example project.

Author

Torstein Skulbru

License

NBMaterialDialogIOS is available under the MIT license.

See the LICENSE file for more info.