top of page

MPC_Notification

Highly customizable, drop-in, slide-down notification view in Objective C
Got questions or suggestions?
Contact me at:
critchley55@yahoo.co.jp
When you need to give text notifications or alerts, or notifications with an image (user profile, etc), just pass them to this class, tell it how long to hang around, and it will clean itself up when done. Includes a delegate callback if it detects a user tap or swipe gesture.
​
Available as a CocoaPod
pod 'MPC_Notification',  '~> 0.2.0'
bottom of page