Created
May 13, 2013 02:14
-
-
Save myaaaaa-chan/5565797 to your computer and use it in GitHub Desktop.
iOSでAndroidのToastっぽいものを表示する ref: http://qiita.com/items/d01c5f3dbc7673da4d34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [self.view makeToast:@"メッセージ" duration:3.0 position:@"bottom"]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment