Skip to content

Commit

Permalink
style-修改轮播图实例宽度
Browse files Browse the repository at this point in the history
  • Loading branch information
yaochuxia committed Aug 22, 2021
1 parent 88b3806 commit af178c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/examples/src/routes/Swiper/index.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import React from 'react';
import { View } from 'react-native';
import { Swiper } from '@uiw/react-native';

const SwiperDemo = () => {
const data = [
{ url: 'https://img2.baidu.com/it/u=1669646624,570058533&fm=26&fmt=auto&gp=0.jpg' },
Expand Down

0 comments on commit af178c2

Please sign in to comment.