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

Fixed double recomposition on the first screen in iOS #1668

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

mazunin-v-jb
Copy link

@mazunin-v-jb mazunin-v-jb commented Oct 31, 2024

Fixes https://youtrack.jetbrains.com/issue/CMP-6829/First-screen-is-recomposed-twice-on-iOS-Compose-1.7.0-rc01

Testing

This should be tested by QA.
println() inside the first composable function in the application

Release Notes

Fixes - iOS

  • Fixed double recomposition on the first screen

@mazunin-v-jb mazunin-v-jb requested a review from ASalavei October 31, 2024 15:47
@mazunin-v-jb mazunin-v-jb self-assigned this Oct 31, 2024
@mazunin-v-jb mazunin-v-jb merged commit e4e96a4 into jb-main Nov 1, 2024
6 of 7 checks passed
@mazunin-v-jb mazunin-v-jb deleted the v.mazunin/ios-recomposes-first-screen-twice branch November 1, 2024 15:45
mazunin-v-jb added a commit that referenced this pull request Nov 1, 2024
Fixes
https://youtrack.jetbrains.com/issue/CMP-6829/First-screen-is-recomposed-twice-on-iOS-Compose-1.7.0-rc01

## Testing
This should be tested by QA. 
`println()` inside the first composable function in the application

## Release Notes
### Fixes - iOS
Fixed double recomposition on the first screen
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