Automatically change keyboard language based on different fields

I have an application in which the user is presented with two fields: one for entering English and the second for entering Arabic / Persian characters.

I want the keyboard input language to automatically change to Arabic / Pesian when the Arabic / Persian language field is focused.

Application Development Language - Python! Is there a Javascript library for this or other scripts?

+4
source share

Source: https://habr.com/ru/post/1535752/


All Articles