-
### 可复现问题的链接。或可复现问题的,在示例项目中可运行的代码片段
![image](https://github.com/user-attachments/assets/12a9a17a-73c7-48fc-8363-a03ae159718f)
`
加载第二页内容
…
-
### Bug Report: Card Swiping Issue on iOS
#### Issue Description:
On iOS, when swiping a card and quickly tapping the next card before the previous one is fully swiped away, the next card is unint…
-
Getting this error
```javascript
!loading && (
No more cards :(
)}
ref={swiper}
style={{ flex: 1 }}
…
-
import 'package:flutter_swiper_null_safety/src/transformer_page_view/transformer_page_view.dart' show PageTransformer, TransformInfo;
因为业务需要 引入这个 但是在你包没有导出这个 ,麻烦导出一下
这样引用会出现
Import of a libr…
-
### 相关平台
H5
**浏览器版本: chorme 129**
**使用框架: React**
### 复现步骤
以下问题均在h5中出现,使用的是taro 4.0,使用的React-Native
1. circular开启的时候,onChange会触发多次,并且会触发错误的值为最后一个值
2. circular关闭的时候,onChange在从第二页到第一页…
-
### 这个功能解决了什么问题?
目前 Swiper 组件是根据 isImageUrl 判断url后缀的,部分url可能是后台接口地址,没有 .jpg 之类的后缀,造成图片识别为视频。
![image](https://github.com/user-attachments/assets/4be22639-d169-4eff-942a-e9759245aab2)
![image](htt…
-
When I fetch new data from my server the swiper does not update the UI with the new cards.
Here's my code:
` `
`const handleIndexChange = () => {
if (index === 0) return;
if (index %…
-
# 版本信息
"id": "hello-uniapp",
"version": "3.4.5",
快应用IDE:14.1.1
# 报错信息
```
ERROR: Unexpected JavaScript keyword as attribute name: 'key', please change it.
@ d:\code\h5b\h5bdemos\uniappde…
-
### Which OS ?
Android
### Version
Which versions are you using:
- react-native-swiper [1.6.0-nightly]
- react-native v0.6.1
### Expected behaviour
see most up to date state of child …
-
Is is currently possible to have a thumbnail swiper, where you see up to the container width of thumbs, allowing one to be active? Here is a visual of what I mean. The center "slide" would always snap…