SKToast
January 07, 2018 • MIT License
SKToast is a simple and light weight Android like toast view for your iOS app written in swift.
JYToast
October 02, 2017 • MIT License
real basic toast
if you toast same message, not show overlap. (if same object)
if you toast different message, disappear previous message and immediately show new toast.
No image provided.
RNNotificationView
November 07, 2016 • MIT License
Emulates the native Notification Banner UI for any alert
DPToastView
March 02, 2013 • MIT License
Highly customizable toast view for iOS that features allows using attributed strings, supports word wrapping, device rotation, etc. Requires iOS >= 6.x; ARC; uses auto layout.