Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
カスタム UIViewController を Swift アプリケーション内に統合しようとしましたが、Text() などの SwiftUI 要素と統合できませんでした。このエラーが発生します: 関数は不透明な戻り値の型を宣言していますが、基になる型を推測するための return ステートメントが本体にありません。UIViewController の代わりに UIView を使用する必要がありますか?