https://github.com/reactrondev/react-native-web-swiper
loop swiper 끝까지 가면 맨 처음화면으로 돌아옴
timeout <Swiper timeout={2} /> 2초마다 swiper
<Swiper timeout={2} />
controlsEnabled controlsEnabled={false} 하단 컨트롤러(점, 버튼 제어) 안보임
controlsEnabled={false}