-
Notifications
You must be signed in to change notification settings - Fork 24.5k
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
UI issue in iOS with New Architecture in RN 0.75.3 — Unexpected padding behavior #48114
Comments
Tip Newer version available: You are on a supported minor version, but it looks like there's a newer patch available - 0.75.4. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
Warning Missing reproducer: We could not detect a reproducible example in your issue report. Please provide either:
|
Tip Newer version available: You are on a supported minor version, but it looks like there's a newer patch available - undefined. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases. |
This issue still persists in version 0.76.5 |
Is it fixed now? |
This issue is waiting for author's feedback since 24 days. Please provide the requested feedback or this will be closed in 7 days. |
Description
I am facing an issue with the UI on iOS React Native 0.75.3 .UI elements are going out of their boundary and this behaviour does not occur on Android.
Steps to reproduce
RN 0.75.3 (with new architecture) IOS .
React Native Version
0.75.3
Affected Platforms
Runtime - iOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://stackoverflow.com/questions/79166621/padding-issues-and-layout-breaking-in-production-ios-with-expo-react-native
Screenshots and Videos
The text was updated successfully, but these errors were encountered: