Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expo plugin is not working with monorepo #280

Open
3 tasks done
Deegiimurun opened this issue Mar 14, 2024 · 1 comment
Open
3 tasks done

Expo plugin is not working with monorepo #280

Deegiimurun opened this issue Mar 14, 2024 · 1 comment

Comments

@Deegiimurun
Copy link

Requirements:

Please go through this checklist before opening a new issue

Environment

Please provide the following information about your environment:

  1. Development OS: Mac, Windows, Linux
  2. Device OS & Version: What Android OS version (7.0, 8.0, etc.) or iOS version (11.0, 11.2) is your device running on?
  3. Version: ViroReact version and React Native version
  4. Device(s): What device(s) are you are seeing the issue on (i.e. iPhone X, Samsung Note 8, etc)

Description

I have an expo project in monorepo, which means package is installed in root node_modules. app_plugin adds hard coded path

`  pod 'ViroReact', :path => '../node_modules/@viro-community/react-viro/ios'\n` +
`  pod 'ViroKit', :path => '../node_modules/@viro-community/react-viro/ios/dist/ViroRenderer/'`,

Reproducible Demo

Let us know how to reproduce the issue. Include a code sample, screen capture, video recording. The more information you provide, the better we can support you.

Copy link

linear bot commented Mar 14, 2024

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

No branches or pull requests

1 participant