react native imge 上面怎么放view

2025-04-29 10:41:21
推荐回答(1个)
回答1:

style={{ flex: 1 } }
ref = "AAA"
automaticallyAdjustContentInsets={ false }
source={ { uri: url } }
javaScriptEnabled={ true }
domStorageEnabled={ true }
scrollEnabled={ true }
decelerationRate="normal"
startInLoadingState={ true } />