Zona
Results
1
issues of
Zona
## The Demo as follows **[OC Codes]** ``` typedef void (^JPBlockWithParamPointer)(BOOL *p1); @implementation JPViewController - (void)viewDidLoad { [super viewDidLoad]; UIButton *btn = [[UIButton alloc] initWithFrame:CGRectMake(0, 100, [UIScreen mainScreen].bounds.size.width, 50)]; [btn...