-
drag and drop source folder on your project
-
One Line Code to configure Toast
ToastUtil.makeToast("My Awsome Toast")
-
You can change Toast style, textcolor, background color, corner Radius and dismiss duration time in seconds
ToastUtil.shared().setCornerRadius = 10; ToastUtil.shared().setToastTextColor = UIColor.black; ToastUtil.shared().setToastBackgroundColor = UIColor.gray.withAlphaComponent(0.5); ToastUtil.shared().dismissDuration = 10;
- dismiss duration time interval in seconds
-
Notifications
You must be signed in to change notification settings - Fork 1
RajaReddyiOS/Toast
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published