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

[General] Revert os requirements #997

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Conversation

radeknovis
Copy link
Contributor

No description provided.

@radeknovis radeknovis temporarily deployed to internal July 28, 2023 10:48 — with GitHub Actions Inactive
@@ -36,7 +36,13 @@ struct ModalContainerView: View {
}
)
.edgesIgnoringSafeArea(.all)
.ignoresSafeArea(.keyboard, edges: .bottom)
.transform {
if #available(iOS 14.0, *) {
Copy link
Contributor

Choose a reason for hiding this comment

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

does it looks fine on iOS 13?

@radeknovis radeknovis merged commit e51e0a4 into develop Jul 28, 2023
8 checks passed
@radeknovis radeknovis deleted the fix/revert-os-requirement branch July 28, 2023 13:10
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.

3 participants