AccessoryTouchBar

A touchbar concept for iOS keybaord accessory view.

Usage

• Add the AccessoryTouchBar.swift source file to your xcode project and add the AccessoryTouchBar view to your existing views.

Examples

The touchbar helps fill in email domains in an email required field ✉️

img


it offers adapted touchbar functionality based on the field's type ?

img


The touchbar can enhance your writing speed! ? (to go back to main menu, you simply swipe down anywhere along the bar)

img

• Another way you can head back to main menu is through forcibly scrolling to the right!)
img


You can even modify your system sound, and display brightness ??!

img

• The list of features the touchbar will contain can be determined by the developer for every text field.

(Note: the sound HUD shown is another cool project I worked on, you can check it out from
here :))


You can also type numbers without losing those alphabets ?!!

img

GitHub