Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 304 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 304 Bytes

DStatus

Status message for iOS, heavily based on YRDropDown and YouTube look of the status messages.

How to use:

[DStatus showInView:self.view withMessage:NSLocalizedString(@"Place saved", nil) type:StatusTypeSuccess];

image