Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initialisers with NSAttributedString #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add initialisers with NSAttributedString #85

wants to merge 1 commit into from

Conversation

JeanCharlesNeboit
Copy link

Add initialisers to PMAlertController and PMAlertAction classes to allow customise the alert even more.

@pmusolino
Copy link
Owner

Hi there. Thanks for opening this PR. What is the reason to have custom initializer when you have the possibility to works on labels?

@JeanCharlesNeboit
Copy link
Author

Hi @pmusolino. You are right but I think it's more elegant to use specialised initialiser instead of create an instance of alert with String initialiser and afterwards set the attributedText property.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants