UserInterface is a collection iOS User interface elements and extensions
- iOS 12.1+
You can use CocoaPods to install UserInterface
by adding it to your Podfile
:
platform :ios, '12.1'
use_frameworks!
pod 'UserInterface', :git => 'git@github.com:joeypatino/userinterface.git'
A working example can be found in the UserInterfaceDemo app included in the repo.
Joey Patino – @nsinvalidarg – joey.patino@protonmail.com
Distributed under the MIT license