YHToastView YHToastView is a message view, it like Android-style toast. Example [YHToastView showWithMessage:@"I'm toast"]; [YHToastView showWithMessage:@"I'm toast" animated:YES]; Demo