### Control name

`BadgeView` in Swift, `MSFBadgeView` in Objective-C: Individual chip/badge object

`BadgeField` in Swift, `MSFBadgeField` in Objective-C: Input field lets users type in names that get resolved into badges, enabled delete and drag & drop.

### Source code

[BadgeView](https://github.com/microsoft/fluentui-apple/blob/master/ios/FluentUI/Badge%20Field/BadgeView.swift)

[BadgeField](https://github.com/microsoft/fluentui-apple/blob/master/ios/FluentUI/Badge%20Field/BadgeField.swift)

### Sample code

[BadgeView demo](https://github.com/microsoft/fluentui-apple/blob/master/ios/FluentUI.Demo/FluentUI.Demo/Demos/BadgeViewDemoController.swift)

[BadgeField demo](https://github.com/microsoft/fluentui-apple/blob/master/ios/FluentUI.Demo/FluentUI.Demo/Demos/BadgeFieldDemoController.swift)
