PHP 7.4.33
Preview: RCTUIUtils.h Size: 648 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/react-native/React/UIUtils/RCTUIUtils.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 <CoreGraphics/CoreGraphics.h>
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>

NS_ASSUME_NONNULL_BEGIN

#ifdef __cplusplus
extern "C" {
#endif

// Get window and screen dimensions
typedef struct {
  struct {
    CGFloat width, height, scale, fontScale;
  } window, screen;
} RCTDimensions;
extern __attribute__((visibility("default"))) RCTDimensions RCTGetDimensions(CGFloat fontScale);

#ifdef __cplusplus
}
#endif

NS_ASSUME_NONNULL_END

Directory Contents

Dirs: 0 × Files: 2
Name Size Perms Modified Actions
648 B lrw-r--r-- 2025-03-28 11:04:41
Edit Download
966 B lrw-r--r-- 2025-03-28 11:04:43
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).