Hemster
Results
1
issues of
Hemster
After do pod install in my OC project, I tried to put `#import "MZFormSheetPresentationViewController.h"` in my Home View Controller and put `MZFormSheetPresentationViewController *formSheetController = [[MZFormSheetPresentationViewController alloc] initWithContentViewController:self.navigationController];` in a method....