Commit graph

5 commits

Author SHA1 Message Date
Shawn Schantz
3e8ea13604 chore(ios): remove code conditional upon iOS 13 to iOS 15
now that iOS 15 is the minimum version,  #available
conditions to handle earlier versions of iOS are unnnecessary
2025-02-13 11:57:50 +07:00
sgschantz
607c5cc4b5 fix(ios): added new blank keyboard assets to keyman engine 2024-11-26 10:08:55 +07:00
sgschantz
b620e179aa fix(ios): save keyboard height in UserDefaults 2024-11-15 14:36:55 +07:00
sgschantz
9035414709 fix(ios): fully functional UI for keyboard height change
need to handle persistance to UserDefaults
2024-11-14 22:18:09 +07:00
sgschantz
8695112c82 fix(ios): add subviews for keyboard height adjustment 2024-11-01 11:22:09 +07:00