I've recently released my very first iOS app on the App Store. It's called Photo Shape and allows you to manipulate a photo from your photo library and save it back to the library when done. Technically, it's mapping the photo unto a subdivided grid and let you move control points in a bezier lattice which in turn deforms the mesh grid. Now I have to get to work on an update to get rid of some minor annoyances.

{ ios ,  UIPickerView ,  checkmark }