Can't copy/paste/select a text from TextInput (Android) #27787
Labels
Component: TextInput
Related to the TextInput component.
Platform: Android
Android applications.
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Pls help me.
I can't on Android copy/paste/select a text from TextInput.
I have just TextInput without ScrollView or ListView.
But when I changed for Android true to false of the line
removeClippedSubviews={ Platform.OS === 'ios' ? !isVisible : true}
from file
/node_modules/react-navigation-tabs/src/views/ResourceSavingScene.js
it works correct.Someone can you help me?
The text was updated successfully, but these errors were encountered: