Using Photos framework to create an application that shows photos from my photo album in collectionView.
Use Collection View to display a list of pictures and delete selected pictures and change the criteria by which you want to sort pictures.
Last, When you select a picture, you can zoom in to the screen and zoom in.
View1 | View2 |
---|---|
Sorting by past order (default: latest order) | Sharing selected imgaes |
---|---|
Deleting selected images | After Deleting selected image |
---|---|
View3 | Zooming in the image |
---|---|