Skip to content

An Eureka row that shows a float label

License

Notifications You must be signed in to change notification settings

teamsnap/FloatLabelRow

Repository files navigation

FloatLabelRow

Build status Platform iOS Swift 3 compatible Carthage compatible CocoaPods compatible License: MIT

By Xmartlabs SRL.

Introduction

FloatLabelRow is a library to .......

Usage

import FloatLabelRow
..
.

Requirements

  • iOS 9.0+
  • Xcode 8.0+

Getting involved

  • If you want to contribute please feel free to submit pull requests.
  • If you have a feature request please open an issue.
  • If you found a bug or need help please check older issues, FAQ and threads on StackOverflow (Tag 'FloatLabelRow') before submitting an issue..

Before contribute check the CONTRIBUTING file for more info.

If you use FloatLabelRow in your app We would love to hear about it! Drop us a line on twitter.

Examples

Follow these 3 steps to run Example project: Clone FloatLabelRow repository, open FloatLabelRow workspace and run the Example project.

You can also experiment and learn with the FloatLabelRow Playground which is contained in FloatLabelRow.workspace.

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects.

To install FloatLabelRow, simply add the following line to your Podfile:

pod 'FloatLabelRow', '~> 1.0'

Carthage

Carthage is a simple, decentralized dependency manager for Cocoa.

To install FloatLabelRow, simply add the following line to your Cartfile:

github "KarinaFernandez/FloatLabelRow" ~> 1.0

Author

FAQ

How to .....

You can do it by conforming to .....

Change Log

This can be found in the CHANGELOG.md file.

About

An Eureka row that shows a float label

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 97.0%
  • Ruby 1.7%
  • Objective-C 1.3%