Last Updated: February 25, 2016
·
426
· reistiago

Mother of short functions

// Save "someImage" to the photo library
UIImageWriteToSavedPhotosAlbum(someImage, nil, nil, nil);