Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ MMCustomAlertView

MMCuctomAlertView is customized full screen AlertView with flat design!

###Features
### Features

+ Flat design
+ Customizable
+ Compatbile with all iOS Devices
+ Easy to use

###Configuration
### Configuration

+ Add files in your Xcode project from: File-Add Files to YourProjectName-> Select MMCustomAlertView.m and MMCustomAlertView.h -> Click on "copy items if needed" -> OK

###How to use it
### How to use it

Import the class in your class:

Expand Down Expand Up @@ -62,11 +62,11 @@ You can also customize the background color, the text color, the alpha of the vi
}
```

###Authors
### Authors

* Michael Mavris

###License
### License

Copyright Miksoft 2016

Expand Down