Skip to content
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

fix πŸ›(llm) ios splashscreen #8753

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Conversation

LucasWerey
Copy link
Contributor

@LucasWerey LucasWerey commented Dec 23, 2024

βœ… Checklist

  • npx changeset was attached.
  • Covered by automatic tests.
  • Impact of the changes:
    • IOS config

πŸ“ Description

Fix IOS splashscreen. It wasn't working due to missconfig.
In dev there is a little white/black screen after the launchscreen due to metro loading

We can't use RNSplashScreen since there is known issue with detox. Also it looks quite better to handle this in the native part.

It doesn't look perfect but this will be reworked a day. So for the moment I leave the existing one what it's better than just a white or black screen

Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-12-23.at.12.27.17.mp4

❓ Context


🧐 Checklist for the PR Reviewers

  • The code aligns with the requirements described in the linked JIRA or GitHub issue.
  • The PR description clearly documents the changes made and explains any technical trade-offs or design decisions.
  • There are no undocumented trade-offs, technical debt, or maintainability issues.
  • The PR has been tested thoroughly, and any potential edge cases have been considered and handled.
  • Any new dependencies have been justified and documented.
  • Performance considerations have been taken into account. (changes have been profiled or benchmarked if necessary)

@LucasWerey LucasWerey requested a review from a team as a code owner December 23, 2024 11:30
Copy link

vercel bot commented Dec 23, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
ledger-live-github-bot ⬜️ Ignored (Inspect) Visit Preview Dec 23, 2024 0:18am
native-ui-storybook ⬜️ Ignored (Inspect) Visit Preview Dec 23, 2024 0:18am
react-ui-storybook ⬜️ Ignored (Inspect) Visit Preview Dec 23, 2024 0:18am
web-tools ⬜️ Ignored (Inspect) Visit Preview Dec 23, 2024 0:18am

@live-github-bot live-github-bot bot added the mobile Has changes in LLM label Dec 23, 2024
@LucasWerey LucasWerey force-pushed the fix/ios_splashscreen_2 branch from 5a38e5e to 8b96997 Compare December 23, 2024 11:33
@LucasWerey LucasWerey force-pushed the fix/ios_splashscreen_2 branch from 8b96997 to e7f9434 Compare December 23, 2024 12:18
Copy link
Contributor

@abdurrahman-ledger abdurrahman-ledger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No regression spotted on E2E tests

@LucasWerey LucasWerey merged commit 0e6ee7d into develop Dec 24, 2024
54 of 59 checks passed
@LucasWerey LucasWerey deleted the fix/ios_splashscreen_2 branch December 24, 2024 16:01
abdurrahman-ledger added a commit that referenced this pull request Jan 8, 2025
abdurrahman-ledger added a commit that referenced this pull request Jan 8, 2025
abdurrahman-ledger added a commit that referenced this pull request Jan 10, 2025
@jprudent jprudent mentioned this pull request Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile Has changes in LLM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants