LoginSignup
7
6

More than 5 years have passed since last update.

Storyboardからxibをロードする方法。

Last updated at Posted at 2014-03-15

ネットでいろいろ書かれていますが。

正確にはこれ(ネットに書かれている手法を試したら見事嵌ったw)。

loadView内でNSBundleの- (NSArray *)loadNibNamed:(NSString *)name owner:(id)owner options:(NSDictionary *)optionsを呼ぶ。

まあ、トリッキーな手法には変わりないな。

素直にviewDidLoadでaddViewした方がいいかも。

7
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
6