Is there any way to show user a message such as toast messages in Android in Swift?
Asked
Active
Viewed 8,618 times
1
-
You can find a solution to your problem by just googling it - there are several libraries out there, just choose one. – Antonio Sep 09 '14 at 10:11
-
ie this one: https://github.com/devxoul/JLToast – Mixaz Nov 02 '15 at 10:40
-
duplicate of https://stackoverflow.com/questions/24893788/android-toast-equivalent-in-ios – Cœur Jan 10 '17 at 02:40
2 Answers
1
There are many ways.
But this is easy way for me
http://www.theappguruz.com/tutorial/implement-toast-message-ios-using-swift/

Ramesh
- 617
- 6
- 16