/SuperSnapcode

Live Wallpaper Maker - iOS Application

Primary LanguageSwiftMIT LicenseMIT

SuperSnapcode - Live Snapcode Wallpaper Maker

SuperSnapcode allows users to turn their wallpaper into a live-wallpaper that presents their snapcode when pressed into. Users can show off their Bitmoji and allow other users to quickly add them as a friend, all without leaving their lock screen.

Screenshots

Installation

We use CocoaPods for our dependency manager. This should be installed before continuing.

To access the project, run the following:

git clone --recursive https://github.com/OlegAba/SuperSnapcode.git
pod install

Make sure to open the Xcode workspace!

Build With

CocoaPods - Dependency manager
Alamofire - HTTP networking library
CropViewController - UIViewController subclass to crop out sections of UIImage objects, as well as perform basic rotations
SVGKit - Cocoa framework for rendering SVG files natively
JGProgressHUD - Progress HUD for iOS
NVActivityIndicatorView - Loading animations

License

This project is licensed under the MIT License - see the LICENSE file for details