Upgrade to Pro — share decks privately, control downloads, hide ads and more …

20150225_iqon.pdf

 20150225_iqon.pdf

iQON iOS

WorldDownTown

February 25, 2015
Tweet

More Decks by WorldDownTown

Other Decks in Technology

Transcript

  1. But ... • Segueͩͱσʔλ͕౉ͮ͠Β͍ - (void)prepareForSegue:(UIStoryboardSegue *)segue sender:(id)sender { if

    ([segue.identifier isEqualToString:NSStringFromClass([UserDetailViewController class])]) { UserDetailViewController *vc = segue.destinationViewController; vc.userId = self.userId; } } • ҰͭͷVCΛෳ਺ͷVC͔ΒSegueͰܨ͙ͱΧΦεʹͳΔ
  2. 1 Card / 1 Section / N Cells ɹ 1ͭ1ͭͷηϧͷߴ͕͞খ͘͞ͳΔ

    ↓ ηϧͷੜ੒ύϑΥʔϚϯε޲্ ↓ εΫϩʔϧύϑΥʔϚϯε޲্
  3. // BlurViewController.m (ભҠઌͷVC) - (void)sharedInit { [super sharedInit]; _transition =

    [BlurTransition new]; self.transitioningDelegate = _transition; } // SomeViewController.m (ભҠݩͷVC) BlurViewController *vc = [BlurViewController new]; [self presentViewController:vc animated:yes]; // ը໘ભҠ࣌͸௨ৗͷϞʔμϧදࣔͱಉ࣮͡૷