ios: style
This commit is contained in:
parent
211b3b55b1
commit
111397d944
@ -149,8 +149,7 @@ RCT_EXPORT_METHOD(getSpaceUsage: (NSString *)token
|
||||
return NO;
|
||||
}
|
||||
|
||||
+ (UIViewController *)topMostController
|
||||
{
|
||||
+ (UIViewController *)topMostController {
|
||||
UIViewController *topController
|
||||
= [UIApplication sharedApplication].keyWindow.rootViewController;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user