Skip to content

Monorepo config supportΒ #88

@ishan-sharma-me

Description

@ishan-sharma-me

Behavior

  • Turbo monorepo using pnpm. node_modules are in the root directory, react-native project is in apps directory of the root directory.
  • Set up everything according to the instructions and changed the pre-actions script to point the node_modules
$NODE_BINARY "${SRCROOT}/../../../node_modules/react-native-keys/keysIOS.js"
  • build works but the tmp.xcconfig is generated in a ios folder in the root folder whereas it should be generated in apps/react-native-project/ios folder.
  • I think just exposing some env variable we can set in the pre-actions script will solve this

Platform

  • Android
  • iOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions