Add a toolbar above the on-screen keyboard with extra keys that are missing from iOS keyboard (#576)

* Add required images to assets

* Add toolbar above keyboard with more key options

* Fix tvOS errors
This commit is contained in:
goob47
2023-09-29 00:49:35 -05:00
committed by GitHub
parent 514e415956
commit 884deb9244
18 changed files with 245 additions and 3 deletions
@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "TabIcon.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB