In my react-native app (only iOS), currently I have some TextInput. When I select text (while holding finger on textinput), the default iOS "popup" appear.
I would like to change the keyword to match the user language of the app.
So in the screenshot below, I would like to change these keywords: Select, Select All, Paste to match the user language.
Thanks!
These keywords: Select, Select All and Paste works according to the language of the iphone/ipad. These are the defualt keywords of the IOS product and you can't change these according to the language selected by any user inside any of the app.
These keywords have nothing to do with the language selected by user in any of the application rather it is related to the language of the product.