Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 775 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 775 Bytes

VENTokenField

VENTokenField is the recipients token field that is used in the Venmo compose screen.

Installation

The easiest way to get started is to use CocoaPods. Just add the following line to your Podfile:

pod 'VENTokenField', '~>1.0.0'

Usage

Contributing

We'd love to see your ideas for improving this library! The best way to contribute is by submitting a pull request. We'll do our best to respond to your patch as soon as possible. You can also submit a new Github issue if you find bugs or have questions. :octocat:

Please make sure to follow our general coding style and add test coverage for new features!