Skip to content

Add documentation on what the npx react-native setup-ios-permissions actually does #799

@david-gettins

Description

@david-gettins

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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions