Skip to content

Instantly share code, notes, and snippets.

@amazedkoumei
Created December 22, 2012 20:55
Show Gist options
  • Save amazedkoumei/4361036 to your computer and use it in GitHub Desktop.
Save amazedkoumei/4361036 to your computer and use it in GitHub Desktop.
ブログ貼付用
# show view
InformView.show("loading..", target:navigationController.view, animated:true)
# hide view
InformView.hide(true)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment