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.
Remove deprecated values
Removed deprecated values from the codebase to improve clarity and maintainability.
Update buttons
Updated the button styles and interactions for better user experience.
Update devices
Updated the list and handling of devices to include recent models.
Add iPhone 11 Pro Max
Added support for iPhone 11 Pro Max to the application.
General Update
Performed general updates and maintenance tasks across the codebase.
Update list of devices
Refreshed the list of supported devices to reflect current models.
Change default for presentation style and dismissal
Modified the default presentation style and dismissal behavior for better user interactions.
Show mini toast only on double tap
Adjusted the mini toast notification to appear only on double tap events.
Show current device
Implemented functionality to display the currently selected device.
Simplify dismiss logic
Simplified the logic for dismissing views to improve code readability and efficiency.
Remove MiniToast
Removed the MiniToast component from the project as it was no longer needed.
Use better preferredCornerRadius
Improved the preferred corner radius handling for better UI aesthetics.