Hi I want to show my photos from iPhone to UICollectionViewController
How can I get all the pictures stored in device to NSArray? Or some Array or Set from which I am able to retrieve image array? I want to use something like PhotoFramework or some latest way to do it. Please dont post Asset Library answers since Apple stated that:
IMPORTANT
In iOS 8.0 and later, use the Photos framework instead of the Assets Library framework. The Photos framework provides more features and better performance for working with a user’s photo library. See Photos Framework Reference.