https://github.com/rightpoint/frictionless
A collection of UX-focused swift components for reducing friction in "user work".
https://github.com/rightpoint/frictionless
Last synced: about 1 year ago
JSON representation
A collection of UX-focused swift components for reducing friction in "user work".
- Host: GitHub
- URL: https://github.com/rightpoint/frictionless
- Owner: Rightpoint
- License: mit
- Created: 2016-06-27T17:47:26.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-11T15:51:17.000Z (over 8 years ago)
- Last Synced: 2024-03-15T07:22:02.813Z (over 2 years ago)
- Language: Swift
- Homepage:
- Size: 1.66 MB
- Stars: 15
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FrictionLess
[](https://circleci.com/gh/Raizlabs/FrictionLess)
[](http://cocoapods.org/pods/FrictionLess)
[](http://cocoapods.org/pods/FrictionLess)
[](http://cocoapods.org/pods/FrictionLess)
[](https://github.com/Carthage/Carthage)
A collection of UX-focused swift components for reducing friction in "user work".
## Components
# [Card Entry](FrictionLess/CardEntry/)
A drop-in, customizable card entry widget.

# [FormattableTextField](FrictionLess/FormattableTextField/)
A UX-focused textfield formatter/validator built for as-you-type formatting.


## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Installation
FrictionLess is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "FrictionLess"
```
## Author
jason.clark@raizlabs.com
## License
FrictionLess is available under the MIT license. See the LICENSE file for more info.