-
-
Notifications
You must be signed in to change notification settings - Fork 848
Closed
Labels
feature requestNew feature or requestNew feature or request
Description
Why it is needed?
For projects that do not follow the standard React Native project structure e.g. nx/react-native it is not clear how to successfully set up for, and run the command.
I managed to figure this as described here where someone else had faced the same issue as me.
The command doesn't allow you to use arguments to specify the node_modules
folder location.
Possible implementation
Include documentation for deeply nested ios
folders.
OR
Add command arguments to the npx react-native setup-ios-permissions
to allow consumers to specify folder locations.
Code sample
Unfortunately, I'm not sure how to make the command changes myself. But the documentation could read something like - maybe a little better than - how I described to someone on Stack Overflow.
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request