Orderella / PopupDialog

A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
http://www.mwfire.de
Other
3.96k stars 522 forks source link

Attributed text feature addition #332

Closed chandan276 closed 5 years ago

chandan276 commented 5 years ago

Report

Environment

Please provide information on your development environment, so we can build with the same scenario.

Dependency management

If you are not using any dependency managers, you can remove this section.

What did you do?

Tried to add attributed text to title and message.

What did you expect to happen?

Should be able to add attributed text to title and message.

What happened instead?

adding attributed text provision is not present. Can we please have that feature too? I am in urgent need for that. Thanks.

mwfire commented 5 years ago

This might definitely be useful. I will add this to the roadmap, however I cannot guarantee quick implementation. Another option would be: you can fork this repo and implement it and we will eventually merge it back :)

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.