-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changing orientation is not supporting. #60
Comments
same issue! Look my solution. Add listener on device changes and update this values on render.
|
I added the same workaround and it worked but I didnt tought of moving swiper to initial position. Thank you for the tips. Another solution is to have a key with the new width to force rerender of your component |
My solution changing key and with same index
|
if i load some image swiper in vertical mode and i rotate my screen its not auto adjusting for landscape mode. its still taking portrait height and width.
The text was updated successfully, but these errors were encountered: