rsattar / CLTokenInputView

A replica of iOS's native contact bubbles UI
MIT License
504 stars 127 forks source link

Audit CLTokenInputView for nullability and Objective-C generics #7

Closed grantjbutler closed 8 years ago

grantjbutler commented 8 years ago

Audits CLTokenInputView for nullability and Objective-C generics (if available) to provide better compatibility when used in a Swift codebase.

rsattar commented 8 years ago

Thanks @grantjbutler!