Skip to content

Add ability to specify unique colors for each token

Compare
Choose a tag to compare
@ayanonagon ayanonagon released this 12 Apr 01:55
· 33 commits to master since this release

New data source method:

- (UIColor *)tokenField:(VENTokenField *)tokenField colorSchemeForTokenAtIndex:(NSUInteger)index;

Also fixes Swift integration via CocoaPods (error with referencing mainBundle).