I have an app setup with UIWebView viewing a blog site. The user can select an article and from there open up an ActionSheet and either post the article to facebook, or email the text from the article to anyone else. I want to know if it is possible to add a button that will Save the article text, and designate a different view controller to show that saved article at any given time.