diff --git a/react-native-libraries.json b/react-native-libraries.json index f27fbf864..ade425bc6 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -18044,5 +18044,16 @@ "macos": true, "expoGo": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/khokanuzzaman/react-native-zero-permission-picker", + "npmPkg": "react-native-files-picker", + "examples": ["https://github.com/khokanuzzaman/react-native-zero-permission-picker/tree/main/example"], + "images": [ + "https://raw.githubusercontent.com/khokanuzzaman/react-native-zero-permission-picker/main/docs/screenshots/example-app-main.jpeg", + "https://raw.githubusercontent.com/khokanuzzaman/react-native-zero-permission-picker/main/docs/screenshots/selected-item.jpeg" + ], + "ios": true, + "android": true } ]