Stay in touch
Continuum
February 13, 2018 • MIT License
NotificationCenter based Lightweight UI / AnyObject binder.
iOSGesturizer
February 13, 2018 • Apache 2.0 License
Enables gesture interaction for iOS apps running on devices with 3D-touch.
Features:
* Gesture mode is activated when a user applies additional pressure to the screen.
* Gestures can be ex...
Tutti
February 13, 2018 • MIT License
Tutti is a Swift library for creating hints, tutorials and onboarding experiences.
Tags
February 12, 2018 • MIT License
dynamically add, modify, and delete tags, and you can easily change the margins, colors, and fonts of your tags.
Tags are not broken because they are linked with Auto Layout.
Each time the he...
No image provided.
Sheeeeeeeeet
February 11, 2018 • MIT License
Sheeeeeeeeet is a Swift library for custom action sheets.
Tuxedo
February 11, 2018 • Apache 2.0 License
Tuxedo is a template language for Swift. It allows you to separate the UI and rendering layer of your application from the business logic. Smart templates working with raw data allow the frontend t...
VDSFlipAnimations
February 07, 2018 • Apache 2.0 License
Flip animate any view by adding the VDSFlipAnimation Class to your project and call the animations in any view as extension.
e.g.: profileImageView.flipLeft()
profileImageView.flipRight()
...
RxRetroSwift
February 06, 2018 • MIT License
A Reactive way inspired by the simplicity of Retrofit when creating REST API Calls.
TLFloatLabelTextField
February 06, 2018 • MIT License
A Beautiful and flexible text field control(along with the bottom line) implementation of "Float Label Pattern". Written in Swift.
StyleArts
February 05, 2018 • Apache 2.0 License
Style Art is a library which process images using COREML with a set of pre trained machine learning models and convert them to Art style.
KRTournamentView
February 04, 2018 • MIT License
KRTournamentView is a flexible tournament bracket that can respond to the various structure on iOS.
No image provided.
Graph
February 03, 2018 • Apache 2.0 License
It's the Library fot Drawing LineGraph, It accepts the values in the form of Dictionary and plots the line graph. It handles al kind of data types.
RNMaskTextField
February 03, 2018 • Apache 2.0 License
It is a subclass of UITextfield to Provide the mask and message error label.