We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 341c420 commit 80c7a5aCopy full SHA for 80c7a5a
1 file changed
react-native-libraries.json
@@ -18044,5 +18044,16 @@
18044
"macos": true,
18045
"expoGo": true,
18046
"newArchitecture": true
18047
+ },
18048
+ {
18049
+ "githubUrl": "https://github.com/khokanuzzaman/react-native-zero-permission-picker",
18050
+ "npmPkg": "react-native-files-picker",
18051
+ "examples": ["https://github.com/khokanuzzaman/react-native-zero-permission-picker/tree/main/example"],
18052
+ "images": [
18053
+ "https://raw.githubusercontent.com/khokanuzzaman/react-native-zero-permission-picker/main/docs/screenshots/example-app-main.jpeg",
18054
+ "https://raw.githubusercontent.com/khokanuzzaman/react-native-zero-permission-picker/main/docs/screenshots/selected-item.jpeg"
18055
+ ],
18056
+ "ios": true,
18057
+ "android": true
18058
}
18059
]
0 commit comments