A Custom UIView that tries to mimic the look and feel of a polaroid picture
There is no easy way to install at the moment, im working on turning this project into a Cocoapod but for now just clone the repo and add the UIPolaroidView.swift and the ExtensionMethods.swift files to your project
A custom UIView that looks like a polaroid picture, very easy to integrate. Just create the polaroid UIView and initialize it using the PolaroidViewBuilder defined in PolaroidView.swift
Example Output:
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
version 0.1.0 - Initial release
ryancstack - UPdated the way the PolaroidView is created and how it is laid out in its parent view
- Automatic resizing/scaling of images for the main image view
- More customizeable i.e. Fonts, Colors, Buttons etc.
- More flexible layout for better resizing across different device sizes
- Turn project into a Cocoapod for easy project integration
- Other community feedback... if there is any
This is an open source project liscences under the Apache License Version 2.0