Skip to content

fix: support monorepositories in ORT RN Expo config plugin#28673

Open
artus9033 wants to merge 1 commit into
microsoft:mainfrom
artus9033:fix/support-monorepos-expo-plugin
Open

fix: support monorepositories in ORT RN Expo config plugin#28673
artus9033 wants to merge 1 commit into
microsoft:mainfrom
artus9033:fix/support-monorepos-expo-plugin

Conversation

@artus9033
Copy link
Copy Markdown

@artus9033 artus9033 commented May 26, 2026

Description

This PR introduces dynamic resolution of the installation path of onnxruntime-react-native, which allows its Expo config plugin to support monorepositories where dependencies are installed in hoisted node_modules (e.g. in pnpm monorepos). See #28672 for a full explanation.

Motivation and Context

Fixes #28672

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Mobile] Lack of support for hoisted monorepositories in Expo config plugin

1 participant