Skip to content

Instantly share code, notes, and snippets.

@myaaaaa-chan
Created May 13, 2013 02:14
Show Gist options
  • Select an option

  • Save myaaaaa-chan/5565797 to your computer and use it in GitHub Desktop.

Select an option

Save myaaaaa-chan/5565797 to your computer and use it in GitHub Desktop.
iOSでAndroidのToastっぽいものを表示する ref: http://qiita.com/items/d01c5f3dbc7673da4d34
[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