Preview: RCTPausedInDebuggerOverlayController.h
Size: 385 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/react-native/React/DevSupport/RCTPausedInDebuggerOverlayController.h
/* * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ #import <Foundation/Foundation.h> @interface RCTPausedInDebuggerOverlayController : NSObject - (void)showWithMessage:(NSString *)message onResume:(void (^)(void))onResume; - (void)hide; @end
Directory Contents
Dirs: 0 × Files: 15