azooKey icon indicating copy to clipboard operation
azooKey copied to clipboard

[Refactoring] `overlay(overlay:alignment:)`がiOS 17以降deprecatedなので移行する

Open ensan-hcl opened this issue 2 years ago • 1 comments

参考

  • https://developer.apple.com/documentation/swiftui/view/overlay(_:alignment:)
  • https://developer.apple.com/documentation/swiftui/view/overlay(alignment:content:)

ensan-hcl avatar Aug 04 '23 14:08 ensan-hcl

background系も合わせて実施

  • https://developer.apple.com/documentation/swiftui/view/background(_:alignment:)

ensan-hcl avatar Aug 04 '23 14:08 ensan-hcl