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.
既存の xib ファイルを、対応する .h および .m と共に呼び出したり、ストーリーボードに統合したりできますか? 内部にレイアウトを含む約 6 つの xib ファイルがあり、新しいストーリーボード内でそれらを呼び出す必要があります。
ストーリーボードで xib ファイルを呼び出すことはできませんが、xib からストーリーボードに任意のビューをコピー アンド ペーストし、任意のストーリーボード ビュー コントローラーのクラスを、xib を所有するコントローラーのクラスに変更できます。