Skip to content

Commit 80c7a5a

Browse files
Add react native files picker (#1977)
1 parent 341c420 commit 80c7a5a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

react-native-libraries.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18044,5 +18044,16 @@
1804418044
"macos": true,
1804518045
"expoGo": true,
1804618046
"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
1804718058
}
1804818059
]

0 commit comments

Comments
 (0)