-
Notifications
You must be signed in to change notification settings - Fork 0
Toast View for iOS
License
GallagherSecurity/ios-toast
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This source code is Copyright (c) 2018 Gallagher Group Ltd and made available under the MIT license. It is designed to provide a convenient option on iOS to mimic Android's Toast functionality, which is often useful for displaying transient informational messages. As of September 2018 this code compiles as Swift 4.2 under Xcode 10.0, and supports iOS applications targeting back to iOS 8. Note: It is the intention of the author that you copy/paste or otherwise link this source file in with your iOS application. As such, the classes and enums it uses are not marked as public. usage: toast("a toast messsage appeared!") advanced usage: toast("a toast message appeared!", size: .large, duration: .long)
About
Toast View for iOS
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published