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

Update SplashScreen to match Element iOS. #89

Merged
merged 2 commits into from
Jun 22, 2022

Conversation

pixlwave
Copy link
Member

This is the ElementX version of element-hq/element-ios#6320

  • The gradient is now separate from the carousel pages
  • The carousel pages are now in a VStack with the buttons rather than using a ZStack and ViewFrameReader.
  • The performance issue was caused by the maxWidth value on the image on each page. Tweaking this seems to have resolved the frame drops on iPhone Mini and the value chosen doesn't cause it to occur on other iPhone models.

@github-actions
Copy link

github-actions bot commented Jun 21, 2022

Warnings
⚠️ Please add a changelog.
⚠️ Some of the commits are missing ticket numbers. Please consinder using them for better tracking.
⚠️ You seem to have made changes to views. Please consider adding screenshots.

Generated by 🚫 Danger Swift against e9b6927

Copy link
Contributor

@ismailgulek ismailgulek left a comment

Choose a reason for hiding this comment

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

Some comments/questions inline, otherwise LGTM!

@sonarcloud
Copy link

sonarcloud bot commented Jun 22, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@pixlwave pixlwave merged commit 9f2ed68 into develop Jun 22, 2022
@pixlwave pixlwave deleted the doug/40-fix-splash-screen branch June 22, 2022 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants