ascoders / react-native-image-viewer

🚀 tiny & fast lib for react native image viewer pan and zoom
MIT License
2.45k stars 581 forks source link

Crash app when i load 40 image on ImageViewer #285

Open Mahdeep opened 5 years ago

Mahdeep commented 5 years ago

Hi when I load 40 images in ImageViewer app was crash;

minhnguyenwp commented 5 years ago

and if loading 404 URI. what happens . Will it crash app?

kishan-11 commented 5 years ago

@Mahdeep any update? I am having same issue.

kishan-11 commented 5 years ago

I got this in logcat, Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x137 in tid 15416 (mqt_js), pid 15360

KarenQiao commented 4 years ago

same issue