alwx / react-native-photo-view

Pinch-to-zoom view for React Native (both iOS and Android)
MIT License
816 stars 435 forks source link

ReactNetworkImageRequest #68

Open zhengxuanyi opened 7 years ago

zhengxuanyi commented 7 years ago

image

eHallberg commented 7 years ago

Same issue for me!

misterecco commented 7 years ago

I also have this error (in 1.3.0 release. 1.2.0 works fine)

kyangy commented 7 years ago

same

kopecsrk commented 7 years ago

same with 1.3.0, 1.2.0 works fine

himStone commented 7 years ago

same

LisitaEugen commented 7 years ago

Hey, same here, seems like in newest version on RN it's ReactNetworkImageRequest is there, but in the current version 0.33 it's not. Did someone forgot to update the version of RN?

itinance commented 7 years ago

same here. Downgrade to 1.2 helped.

delvedor commented 7 years ago

Same here, I confirm that downgrade to v1.2.0 solved the issue.