PHP 7.4.33
Preview: metroPlatformResolver.js.flow Size: 956 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/@react-native/community-cli-plugin/dist/utils/metroPlatformResolver.js.flow
/**
 * 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.
 *
 * @flow strict-local
 * @format
 * @oncall react_native
 */

import type { CustomResolver } from "metro-resolver";

/**
 * This is an implementation of a metro resolveRequest option which will remap react-native imports
 * to different npm packages based on the platform requested.  This allows a single metro instance/config
 * to produce bundles for multiple out of tree platforms at a time.
 *
 * @param platformImplementations
 * A map of platform to npm package that implements that platform
 *
 * Ex:
 * {
 *    windows: 'react-native-windows'
 *    macos: 'react-native-macos'
 * }
 */
declare export function reactNativePlatformResolver(
  platformImplementations: {
    [platform: string]: string,
  },
  customResolver: ?CustomResolver
): CustomResolver;

Directory Contents

Dirs: 0 × Files: 14
Name Size Perms Modified Actions
466 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
649 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
734 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
744 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
1.32 KB lrw-r--r-- 2025-03-28 11:04:34
Edit Download
819 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
2.78 KB lrw-r--r-- 2025-03-28 11:04:34
Edit Download
830 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
882 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
956 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
611 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
376 B lrw-r--r-- 2025-03-28 11:04:34
Edit Download
3.35 KB lrw-r--r-- 2025-03-28 11:04:34
Edit Download
1.15 KB lrw-r--r-- 2025-03-28 11:04:34
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).