jobtoday/react-native-image-viewing

Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference

TrustyTechSG opened this issue · 1 comments

Hi there, Im facing this error with Expo 45 (React native 68.1). Everything was fine on Expo 43 (React native 64). Anyone facing the same issue?

I have tried react-native-image-viewing 0.2.2 and 0.2.1, all have the same error.

image

This issue is caused by set presentationStyle, simply remove presentationStyle will do.