SwiftKickMobile / SwiftMessages

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

Update text in SwiftMessages view after presenting #404

Closed rizwan95 closed 3 years ago

rizwan95 commented 3 years ago

Is it possible to change the text in SwiftMessages after presenting a view? Basically I want to update the view.

wtmoose commented 3 years ago

Yes, did you try?

rizwan95 commented 3 years ago

@wtmoose Can you give me an example on how to do it, please?