iOS Photo editing App
This application was developed as part of the Openclassrooms iOS development training.
The mission for this project was create an application who allows user to creates photo collages, chosing between three available canvas and share the result to a contact (via imessage, line or other apps). This app supports all orientations, the views adaptes to it.
- Supports iOS 11 and sup
- Supports all orientations
- 3 canvas available
- Collages can be shared by swipe action depending on device orientation
- Creating an MVC architecture
- Communication with Notifications
- Use of ImagePickerController & authorization request from PHPhotoLibrary
- Creation of a Service dedicates to constains this logic