ios - iToast Alternatives in swift -
i'm used itoast library while working in objectivec display toast not available swift.
i search on google , find these this.
https://github.com/devxoul/jltoast
both required install cocoa pods dependencies.
but don’t want install cocoa pods.
any suggestion alternatives.?
thanks.
how trying dtitoastcenter? it's written in pure swift , works pretty well. installation concerns, drag , drop source files project.
Comments
Post a Comment