Json value 'auto34' of type nsstring cannot be converted of a YGValue. Did you forget the % or pt suffix #23995
Labels
Bug
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
I using property style sheet. height:'auto'. I run my app on iPhone X 12.1. I get this red screen.
viewBottom:{
height:'auto',
borderTopWidth: 0,
shadowOffset: { width: 0, height: 0 },
shadowColor: 'transparent',
shadowOpacity: 0,
elevation: 0,
borderWidth:1,
borderBottomColor:'white',
backgroundColor:'white',
borderLeftWidth: 0,
borderRightWidth: 0,
borderBottomWidth: 0,
}
how to resolved this issue??
P/s: only appear on iphone X
Thank guys.
react native: 0.57
OS: iOS
Device: iPhone X 12.1
The text was updated successfully, but these errors were encountered: