iOS:optimize devkit header ui
This commit is contained in:
@@ -305,7 +305,7 @@ - (void)blendView:(UIView *)view forPropName:(NSString *)name propValue:(id)prop
|
||||
}
|
||||
}
|
||||
|
||||
- (void)onClick:(UIView *)view {
|
||||
- (void)onClick:(UITapGestureRecognizer *)recognizer {
|
||||
[self callJSResponse:self.callbackIds[@"onClick"], nil];
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user