From d62ea609fdeb8fb7dbdcbf8d6126220ff3c38103 Mon Sep 17 00:00:00 2001 From: Ivan Vorobei Date: Thu, 2 May 2019 17:57:50 +0300 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 95ff004..07ef465 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ If you want to **buy source code** of example apps, please, go to [xcode-shop.co - [Layout](#layout) - [Dismiss by Tap](#dismiss-by-tap) - [Haptic](#haptic) - - [Corner Radius](#corner-radius) + - [Corner Radius](#corner-radius) +- [Required Presets](#required-presets) - [Other Projects (+gif)](#my-projects) - [SPStorkController](#spstorkcontroller) - [SPLarkController](#splarkcontroller) @@ -123,6 +124,10 @@ I use a corner radius like an Apple. If you need to change it, see the property alertView.cornerRadius = 12 ``` +### Required Presets + +I will add new types and presets as needed. I will add animation and custom layout to them for a better experience. To know what presets need to be done, please inform me. You do not need to be shy. Make a new [issue](https://github.com/IvanVorobei/SPAlert/issues) and describe what kind of graphics or animation you would like. I will try to quickly add new items. + ## My projects ### SPStorkController