ldn0x7dc / react-native-gallery

A pure JavaScript image gallery component for react-native apps with common gestures like pan, pinch and doubleTap, supporting both iOS and Android.
331 stars 116 forks source link

Dumping off images #10

Closed yusufseyrek closed 3 years ago

yusufseyrek commented 8 years ago

First, i want to say that i really love your component. But it has really serious performance issues. I try to fix that with patching your @ldn0x7dc/react-native-view-pager to remove clipped subviews but it didnot work. Do you have any idea about removing unnecessary(hidden) views ?