[iOS] Horizontal animation shift #426
Replies: 2 comments 3 replies
-
|
Hey @kristian-nst! Thanks for opening the issue. It looks like your issue is missing a valid reproduction link. A minimal reproduction helps us investigate and fix the issue faster. Without one, we may not be able to help. Please provide one of the following:
See "How to create a Minimal, Reproducible Example" for more guidance. You can edit your original issue or leave a comment with the repro link. Issues without reproductions may be closed after 14 days. |
Beta Was this translation helpful? Give feedback.
-
|
Yeah I was wondering about that too. I already searched for this, no luck. This is native, not sure what's going on. Converting this to discussion maybe someone with ios experience knows about it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Before submitting a new issue
Bug Summary
You can clearly see that the sheet is moving from left to right - when the content is very short. Is that on purpose? I assume not 🤔
Screen.Recording.2026-01-14.at.2.55.15.PM.mov
Affected Platforms
Library Version
3.7.3
Environment Info
expo-env-info 2.0.8 environment info: System: OS: macOS 26.1 Shell: 5.9 - /bin/zsh Binaries: Node: 22.11.0 - ~/.local/state/fnm_multishells/15607_1768372490849/bin/node Yarn: 1.22.22 - ~/.bun/bin/yarn npm: 10.9.0 - ~/.local/state/fnm_multishells/15607_1768372490849/bin/npm Watchman: 2024.11.04.00 - /opt/homebrew/bin/watchman Managers: CocoaPods: 1.16.2 - /Users/frexuz/.rbenv/shims/pod SDKs: iOS SDK: Platforms: DriverKit 25.2, iOS 26.2, macOS 26.2, tvOS 26.2, visionOS 26.2, watchOS 26.2 IDEs: Android Studio: 2024.2 AI-242.23339.11.2421.12550806 Xcode: 26.2/17C52 - /usr/bin/xcodebuild npmPackages: expo: ^54.0.7 => 54.0.25 react: 19.1.0 => 19.1.0 react-native: 0.81.4 => 0.81.4 Expo Workflow: bareSteps to Reproduce
ps. maybe create a repro-snack template with all the dependencies and a basic sheet in there already? :) annoying creating one every time from scratch - we'd be more willing to make them for every small issue
Repro
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions