We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b3806 commit af178c2Copy full SHA for af178c2
example/examples/src/routes/Swiper/index.tsx
@@ -1,6 +1,7 @@
1
import React from 'react';
2
import { View } from 'react-native';
3
import { Swiper } from '@uiw/react-native';
4
+
5
const SwiperDemo = () => {
6
const data = [
7
{ url: 'https://img2.baidu.com/it/u=1669646624,570058533&fm=26&fmt=auto&gp=0.jpg' },
0 commit comments