Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

[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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants