rilyu / teaset

A UI library for react native, provides 20+ pure JS(ES6) components, focusing on content display and action control.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlbumView 的一个点开显示问题

kluas11 opened this issue · comments

"react-native": "0.61.5",
"react-native-fast-image": "^8.1.5",

默认点开的时候最后一个图片跑 第一页去了产生了重叠,只有滑动的时候,才切换到正确的图片
image
image

补充: 超过两个自定义组件才会有这个情况, 用的是 react-native-fast-image 组件额外封装了一下
传入方式
image