Why it is needed?
This is more of a question and not a feature request, but I didn't see that option as one of the issue templates. For iOS, I understand that setup-ios-permissions will add the necessary source files to the RNPermissions.podspec by reading the permissions listed in the package.json (or reactNativePermissionsIOS.json). I'm curious why this is necessary and why you can't just always include all of the source files without this step? I'm trying to understand the reasoning for the added setup complexity and the pros/cons of doing it this way.
Thanks!
Possible implementation
No response
Code sample
No response
Why it is needed?
This is more of a question and not a feature request, but I didn't see that option as one of the issue templates. For iOS, I understand that
setup-ios-permissionswill add the necessary source files to theRNPermissions.podspecby reading the permissions listed in thepackage.json(orreactNativePermissionsIOS.json). I'm curious why this is necessary and why you can't just always include all of the source files without this step? I'm trying to understand the reasoning for the added setup complexity and the pros/cons of doing it this way.Thanks!
Possible implementation
No response
Code sample
No response