-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
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
I use TouchableOpacity in flat list. every thing is fine in debug mode ios. but in release mode iOS TouchableOpacity doesn't show any thing, what's wrong?
<TouchableOpacity > <Text style={{color:'blue', fontFamily:font,fontSize: 16}} > {this.props.post.text.substring(this.props.post.entity[i].offset,this.props.post.entity[i].offset + this.props.post.entity[i].num)} </Text> </TouchableOpacity>
MYZ6 and jshawanthroware
Metadata
Metadata
Assignees
Labels
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.