-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Component: TextInputRelated to the TextInput component.Related to the TextInput component.Platform: AndroidAndroid applications.Android applications.Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
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?
Metadata
Metadata
Assignees
Labels
Component: TextInputRelated to the TextInput component.Related to the TextInput component.Platform: AndroidAndroid applications.Android applications.Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.