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

[Refactor] Fix deprecation warnings #118

Merged
merged 6 commits into from
Apr 29, 2021

Conversation

LorDisturbia
Copy link
Contributor

Why
Fixed some deprecation warnings and removed a legacy way of calculating the safeAreaInsets that was effectively unreachable (it was for iOS < 11, but the minimum version is iOS 11).

I also took the chance to deprecate the now useless universalSafeAreaInsets.

Changes

Tasks

  • Add relevant tests, if needed
  • Add documentation, if needed
  • Update README, if needed
  • Ensure that the demo project works properly

Base automatically changed from feature/migrate-to-tuist to release/tempura-7.0.0 April 29, 2021 13:15
@danieleformichelli danieleformichelli merged commit e592933 into release/tempura-7.0.0 Apr 29, 2021
@danieleformichelli danieleformichelli deleted the feature/fix-warnings branch April 29, 2021 13:20
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.

None yet

3 participants