funami / SavingImagesTutorial

A tutorial on how to save images using Parse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saving Images Tutorial

This Xcode project teaches you how to take a photo and upload it directly to Parse.

How to Run

  1. Clone the repository and open the Xcode project.
  2. Add your Parse application id and client key in AppDelegate.m

Helper Classes

MBProgressHUD

Learn More

To learn more, take a look at the Saving Images tutorial.

About

A tutorial on how to save images using Parse

License:MIT License