iOS键盘触摸栏配件视图

iOS键盘触摸栏配件视图

Swift UI相关控件

访问GitHub主页

共73Star

详细介绍

Update

Please check the updated AccessoryTouchBar swift package

AccessoryTouchBar

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

Author

Eyad Murshid, eam.east@gmail.com

License

AccessoryTouchBar is free software, and may be redistributed under the terms specified in the LICENSE file.