We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb54845 commit 2a7b10bCopy full SHA for 2a7b10b
react-native.config.js
@@ -12,7 +12,8 @@ module.exports = {
12
commands: [
13
{
14
name: 'setup-ios-permissions',
15
- description: 'Update react-native-permissions to link additional permission handlers.',
+ description:
16
+ 'Update react-native-permissions podspec to link additional permission handlers.',
17
func: async () => {
18
const explorer = await cosmiconfig('iosPermissions');
19
const result = await explorer.search();
0 commit comments