objective c - Using KNSemiModal or MJPopUpView with storyboard -
I also, when I tries to semi-modal view and rejected, so I left with a crash app . I think I have dismissed the set-up modal scene properly but it does not work.
MJDetailViewController * detailViewController =: Here's what it looks like in the demo application using XIB files [[MJDetailViewController alloc] initWithNibName: @ "MJDetailViewController" bundle: nil]; [Own current pop scene controller to Drishykantrolr animation type extension: MJPopupViewAnimationSlideBottomBottom]; Here's what I'm trying to change:
[self presentPopupViewController: [self.storyboard instantiateViewCOntrollerWithIdentifier: @ "example"] animationType : MJPopupViewAnimationSlideBottomBottom]; [self.storyboard instantiateViewControllerWithIdentifier: NSString] does not seem to take place instWithNib (or whatever function) OK To Any ideas why?
I have done something similar.
I just want to delete all the init methods in MJDetailViewController and it is also called Identity Inspector. [Example in the "Storyboard ID" attribute of the self presentPopupViewController. said: [self.storyboard instantiateViewCOntrollerWithIdentifier: @ "example"] animationType: MJPopupViewAnimationSlideBottomBottom];
Comments
Post a Comment