Relative Content

Tag Archive for swiftswiftuiunicodekeyboardasianfonts

Multiple language keyboards in iOS app (Swift, SwiftUI)

I am developing a language-learning app where I need to be able to type into a TextField with 2 possible languages on the fly. I have been searching for a method to do so, but have come up dry. The issue is especially crucial for non-latin alphabet languages, where you can still add the keyboard in settings, but the app won’t recognize the characters or combine them into meaningful symbols.