jobtoday / react-native-image-viewing

Tiny, purely TS, modal component for viewing images 🏙
https://exp.host/@antonkalinin/react-native-image-viewing
MIT License
880 stars 287 forks source link

Not working in IOS #205

Open anoopnockson opened 10 months ago

anoopnockson commented 10 months ago

when opening image view image not opening and screen get freezing

MaheshtheDev commented 8 months ago

Can you share more info, what's the error or any console.logs ?

anoopnockson commented 8 months ago

Hi issue with emulator only working fine one devices


Thanks and Regards,

Anoop Nockson Managing Director, Ainsoft Solutions PVT LTD +91 8891426801 @.*** www.ainsoftsolutions.com

On Tue, 9 Jan 2024 at 12:22 PM, Mahesh Reddy @.***> wrote:

Can you share more info, what's the error or any console.logs ?

— Reply to this email directly, view it on GitHub https://github.com/jobtoday/react-native-image-viewing/issues/205#issuecomment-1882503017, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMSE2RDHNIGWJY5MNK4GYZ3YNTSL3AVCNFSM6AAAAABAK22PGGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBSGUYDGMBRG4 . You are receiving this because you authored the thread.Message ID: @.***>

MaheshtheDev commented 8 months ago

Ohh! i see, right now i am only using in my device only too, i haven't tried in emulator. Thought, i could help if you are facing issues in running it in devices

juntiapps commented 7 months ago

i use real device. when in debuging mode, it was works well, but when in testflight, it doesnt appear again

mednche commented 6 months ago

I have the same issue.

It only happens on iOS (real-devices and simulator) in release mode. Works fine on Android in debug and release mode and in iOS devices in debug mode. It also doesn't happen on all the screens where I call ImageView. Only on a particular complex one that has quite a few state updates and rerenders (in case it helps identify the cause of the issue?).

Behaviour:

The modal opens but is just black with the cross at the top (no image, no header or footer) and then freezes (cannot be closed using the cross). It does not show any spinning wheel - it looks like it freezes before the spinning wheel gets loaded. See attached screenshot. There are no console logs available as it is in release mode.

Any idea what could be happening? Thanks in advance! 🙏

2022-04-09_122409