PepperoniJoe / HexadecimalKeyboard

A native Swift iOS app that creates a custom reusable hexadecimal keyboard.

Home Page:https://github.com/PepperoniJoe/HexadecimalKeyboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexadecimal Keyboard

Xcode version Language License

A native iOS app creating a custom hexadecimal keyboard.

Inspiration
See same project using a Xib file at Hexadecimal Keyboard (using Xib file)
Based on the design provided by David Mulder as seen here
And derived from the decimal keyboard code example provided by Rob as seen here
Button styling inspired by Apple's standard keyboard.

Hexadecimal Layout(Dark and Light modes)

Landscape mode

Technical Info:
Xcode12 project written in Swift 5 for iOS
Inputview, UIKeyInput, Textfield custom keyboard
System colors for dark/light modes

See Also:
Quickies - a variety of example iOS apps
Make Icons Swiftly - used to generate app icon sets

Author:
Marcy Vernon @MarcyVernon

License:
"Hexadecimal Keyboard" is under the MIT license. See LICENSE for more information.

About

A native Swift iOS app that creates a custom reusable hexadecimal keyboard.

https://github.com/PepperoniJoe/HexadecimalKeyboard

License:MIT License


Languages

Language:Swift 100.0%