You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I'm a newbie to web development,
I m trying to use this package with photos taken with an iPhone XR. My site works as expected both in Android and in desktop but when it comes to IOS (the same phone that I took photos with), the photos I used inside the slider shown with a wrong orientation. Until now I tried to delete EXIF data but no luck, I tried to change used image tag with a safe one (https://www.npmjs.com/package/react-fix-image-orientation) but I couldn't.
The text was updated successfully, but these errors were encountered:
@Larcis
Hi,
SimpleImageSlider is just a library for sliding images ( literally ).
Parsing or Deleting a EXIF data is not feature of SimpleImageSlider.
Thanks 🙏
Hi I'm a newbie to web development,
I m trying to use this package with photos taken with an iPhone XR. My site works as expected both in Android and in desktop but when it comes to IOS (the same phone that I took photos with), the photos I used inside the slider shown with a wrong orientation. Until now I tried to delete EXIF data but no luck, I tried to change used image tag with a safe one (https://www.npmjs.com/package/react-fix-image-orientation) but I couldn't.
The text was updated successfully, but these errors were encountered: