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 286 forks source link

Need Support for Device Rotate Orientations #43

Open anandhakumarpalanisamy opened 4 years ago

anandhakumarpalanisamy commented 4 years ago

Need Support for Device Rotate Orientations

Images does not show in full screen when the device is rotated.

error3

powermikee commented 4 years ago

I noticed the same issue on iOS.

kalyanijamunkar10 commented 4 years ago

@anandhakumarpalanisamy any luck on this

anandhakumarpalanisamy commented 4 years ago

@anandhakumarpalanisamy any luck on this

@kalyanijamunkar10 : There is a pending pull request https://github.com/jobtoday/react-native-image-viewing/pull/31 which might solve this issue. May be we should wait until it gets approved by the author.

Temporarily I started using another library react-native-image-zoom-viewer.

Hope this helps . All the best :+1:

kalyanijamunkar10 commented 4 years ago

@anandhakumarpalanisamy thanks ! react-native-image-zoom-viewer library worked really well.

beyzagobel commented 1 year ago

@kalyanijamunkar10 react-native-image-zoom-viewer library not working for me. Do I need to make a configuration for rotation ?