-
Notifications
You must be signed in to change notification settings - Fork 61
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
Warnings and logs in the console when using on watch #58
Comments
Welcome to the project! Thankyou and congarts for your first PR on this project. We will review it soon! Till then you can checkout the ReadMe for more details on it. Hope you have a great time here :) |
@bencallis Thank you for creating the issue and appreciate all your effort in checking StepperView. I am looking over it and update you shortly. |
@bencallis Can you try below approach ? Looks like ScrollView is relayouting it's child views
|
@badrinathvm just tried this and I'm still getting the same warnings. |
@bencallis i am investigating more , looks like I need to adopt LazyVStack to hinder the performance issues. Let me test this on Xcode 12 beta and keep you posted. |
Describe the bug
When using the stepper view there are several warnings in the logs. Performance to render the view is also somewhat slow which could be related to the warnings.
The StepperView is contained within a ScrollView and VStack
Info (please complete the following information):
The text was updated successfully, but these errors were encountered: