Closed 942v closed 5 years ago
Hi, awesome work @pmusolino !
I've added the alert content stack view and alert style as properties so those can be modified when customizing the UI.
Also, I've added validations to hide the title and description labels if the passed strings are nil.
Thanks,
Thanks for this PR @942v! Everything is ok, but I will remove the alertStyle variable, there is no reason to exist 👍
alertStyle
Hi, awesome work @pmusolino !
I've added the alert content stack view and alert style as properties so those can be modified when customizing the UI.
Also, I've added validations to hide the title and description labels if the passed strings are nil.
Thanks,