We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Version 2.3以降ではiOS 15のサポートを終了するため、iOS 16以降のAPIを利用できる。
Grid
Layout
requestReview
ShareLink
PhotosPicker
PasteButton
NavigationStack
NavigationView
any P<T>
URL
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version 2.3以降ではiOS 15のサポートを終了するため、iOS 16以降のAPIを利用できる。
Grid
とLayout
周りをまずは積極的に調査・採用したいrequestReview
を使いたい (https://zenn.dev/littleossa/articles/8abbf621963922)ShareLink
を使いたいPhotosPicker
を使いたいPasteButton
の検討NavigationStack
(既存のNavigationView
ベースは非推奨になるので、対応必須)any P<T>
みたいなやつが使えるようになるので、採用したいURL
のAPIが綺麗になってるので、これに移行したいThe text was updated successfully, but these errors were encountered: