ios - iToast Alternatives in swift -


i'm used itoast library while working in objective­c 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

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -