Skip to content

Commit af178c2

Browse files
committed
style-修改轮播图实例宽度
1 parent 88b3806 commit af178c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/examples/src/routes/Swiper/index.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import React from 'react';
22
import { View } from 'react-native';
33
import { Swiper } from '@uiw/react-native';
4+
45
const SwiperDemo = () => {
56
const data = [
67
{ url: 'https://img2.baidu.com/it/u=1669646624,570058533&fm=26&fmt=auto&gp=0.jpg' },

0 commit comments

Comments
 (0)