container1: {
//앱의 배경 색
backgroundColor: '#fff',
width:180,
height:100
height와 width를 오른쪽캡처처럼 변경추가하니까 왼쪽캡처로 보여져요;; 이래저래 수치변경해봤는데 계속세로로만 움직여져요
<View style={styles.container1} horizontal indicatorStyle={"white"}>까지 있는데 왜이럴까요??