horizontal={true} 속성 추가
return (
<ScrollView
horizontal={true}
>
//
</ScrollView>
)
'react native' 카테고리의 다른 글
21.12.28 Require cycles are allowed, but can result in uninitialized values. (0) | 2021.12.28 |
---|---|
21.12.21 코인마켓캡 API 연결 (0) | 2021.12.28 |
21.12.17 each child in a list should have a unique key prop (0) | 2021.12.17 |
21.12.12 ImageBackground (0) | 2021.12.12 |
21.12.09 the title prop of a button must be a string (0) | 2021.12.09 |