-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
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
vagnerlandio
Metadata
Metadata
Assignees
Labels
No labels