joeypatino / userinterface

A collection of user interface elements for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift Version Cocoapods platforms License: MIT PRs Welcome

UserInterface


UserInterface is a collection iOS User interface elements and extensions

Requirements

  • iOS 12.1+

Installation

CocoaPods

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'

Usage example

A working example can be found in the UserInterfaceDemo app included in the repo.

Meta

Joey Patino – @nsinvalidargjoey.patino@protonmail.com

Distributed under the MIT license

About

A collection of user interface elements for iOS

License:Other


Languages

Language:Swift 98.5%Language:Ruby 1.0%Language:Objective-C 0.5%