luispadron / UIEmptyState

An empty state control to give visually appealing context when building iOS applications.
MIT License
178 stars 34 forks source link

Multiline emptyStateDetailMessage #18

Closed marbetschar closed 6 years ago

marbetschar commented 6 years ago

Hi there!

I'm playing with your UIEmptyState framework and try to output a multiline emptyStateDetailMessage. But for some reason, UIEmptyState displays only the first line.

How to fix this?

luispadron commented 6 years ago

Could you provide me a sample project so that I can test this out?