ASMToast
Screenshots
Example
import ASMToast
ASMToast.show("Insert successfully!")
Toast Alignment
ASMToast.toastAlignment = .bottom
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
ASMToast is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'ASMToast'
Author
[email protected], [email protected]
License
ASMToast is available under the MIT license. See the LICENSE file for more info.