sparrowcode / AlertKit

Native alert from Apple Music & Feedback. Contains Done, Heart & Message and other presets.

Home Page:https://sparrowcode.io/frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom styles

theedov opened this issue · comments

commented

Are there any plans for custom styles?
I'd apperciate a way to change alert size, corner radius, position, background color, border color, etc..

I am following native style, so for now no any plans for customise it.

commented

I am following native style, so for now no any plans for customise it.

Ahh ok. What about adding a completion to .present method? I want to dismiss a view after the alert, currently I have to manually delay the dismiss() call.

Good idea to add completion. Will do and move to #61