Merged
Conversation
yuliadub
approved these changes
Feb 27, 2026
Collaborator
yuliadub
left a comment
There was a problem hiding this comment.
I bet apple should be fine but thanks for calling this out. lets merge this and test on preview to make sure :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The splash screen image we were using was the size of a screen instead of the recommended 1024x1024. I cropped the splash screen image to center the logo in a 1024x1024 box and that seems to have done the trick. What seems to have been happening was because the
resizeModewascontainin the splash screen settings on Android it was taking the image and trying to make it fit into some max size that they must have. iOS just seems to use the image as is.The splash screen cannot be tested in a dev build connected to metro (or Expo Go). I tested this using a dev build on EAS for Android but this has not been tested on iOS since we need to use Preview to test it. Once this is checked in and pushed to Preview, I'll make sure that this doesn't change the splash screen looks there.
Guideline docs
https://docs.expo.dev/develop/user-interface/splash-screen-and-app-icon/
Before and after video
https://github.com/user-attachments/assets/b4cf3a4d-4116-45c5-b9ab-7ed7ae3e6da9