Axi*_*mem 1 components width react-native
这可能是一个愚蠢的问题,但我不明白组件宽度是如何工作的。
当我做 :
render() {
return (
<View style={{ height: 100, backgroundColor: 'yellow' }}></View>
)
}
Run Code Online (Sandbox Code Playgroud)
我的黄色视图是可见的,需要 100 "height" 和full width。为什么 ?我从来没有设置宽度,为什么宽度不等于 0 ?
解决方案!
| 归档时间: |
|
| 查看次数: |
3094 次 |
| 最近记录: |