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
On some devices, like Poco F3, Samsung galaxy S23+ (client's phone), saveLabel (text 'Confirm') is cut off.
It seems there were no problems with that before migrating to Expo 53 + new arch
Expected behaviour
'Confirm' saveLabel is displayed in full length, not truncated
Hey! Thanks for opening the issue. Can you provide a minimal repro which demonstrates the issue? Posting a snippet of your code in the issue is useful, but it's not usually straightforward to run. A repro will help us debug the issue faster. Please try to keep the repro as small as possible. The easiest way to provide a repro is on snack.expo.dev. If it's not possible to repro it on snack.expo.dev, then you can also provide the repro in a GitHub repository.
Uh oh!
There was an error while loading. Please reload this page.
Current behaviour
On some devices, like Poco F3, Samsung galaxy S23+ (client's phone), saveLabel (text 'Confirm') is cut off.
It seems there were no problems with that before migrating to Expo 53 + new arch
Expected behaviour
'Confirm' saveLabel is displayed in full length, not truncated
How to reproduce?
Our code snippet:
Preview
Your Environment
The text was updated successfully, but these errors were encountered: