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
The left and right padding of the carousel is rather large. I was hoping I could adjust it in the style prop but it looks like the left & right padding is calculated based on the content and sneak prop.
The text was updated successfully, but these errors were encountered:
I'm experiencing the same. Actually when orientation changes, something inside the component is not re-rendering and is showing the previous padding and messing the style (especially when loading content in landscape and then shifting orientation to portrait, the page contains the landscape padding)
The left and right padding of the carousel is rather large. I was hoping I could adjust it in the
style
prop but it looks like the left & right padding is calculated based on the content andsneak
prop.The text was updated successfully, but these errors were encountered: