Skip to content

New Delegate Method

Compare
Choose a tag to compare
@rcdilorenzo rcdilorenzo released this 03 Sep 19:11
· 43 commits to master since this release
  • Added a new delegate method that allows a transformation of the token text before it is added.
- (NSString *)tokenView:(RMSTokenView *)tokenView willPresentTokenWithText:(NSString *)text;