SwiftKickMobile / SwiftMessages

A very flexible message bar for UIKit and SwiftUI.
MIT License
7.3k stars 742 forks source link

Text is wrapping when still we have sufficient space to display full text. #371

Closed ashishonmobile closed 4 years ago

ashishonmobile commented 4 years ago
Screenshot 2020-01-04 00 58 32

Is there anyone who has an idea why the text is getting wrapped.

wtmoose commented 4 years ago

Looks fine in the Demo app running on the smallest possible simulator (iPhone SE). So you need to give more info.

Simulator Screen Shot - iPhone SE - 2020-01-03 at 13 40 26

ashishonmobile commented 4 years ago

@wtmoose Thanks for your reply I also too run the demo app. and It is working fine.

But I do not know why it is not working in my application.

Regards, Ashish

wtmoose commented 4 years ago

OK. Reopen if you're able to provide any more useful info.