πŸš€ Socket Launch Week πŸš€ Day 4: Introducing Historical Analytics.Learn More β†’
Socket
Sign inDemoInstall
Socket

@callstack/out-of-tree-platforms

Package Overview
Dependencies
Maintainers
12
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@callstack/out-of-tree-platforms

Utils for React Native out of tree platforms.

0.77.0
latest
Source
npm
Version published
Weekly downloads
16
23.08%
Maintainers
12
Weekly downloads
Β 
Created
Source

@callstack/out-of-tree-platforms

[![Version][version-badge]][package]

Utilities for Out of Tree (OOT) platforms.

getPlatformResolver

getPlatformResolver(options: ResolverConfig): CustomResolver

options

type ResolverConfig = {
  platformImplementations: {[platform: string]: string},
};

Keywords

out-of-tree

FAQs

Package last updated on 24 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts