Skip to content

Commit c3991ff

Browse files
committed
Adds sample expo plugin configuration
1 parent 192220b commit c3991ff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

samples/expo/app.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@
4747
"organization": "sentry-sdks"
4848
}
4949
],
50+
[
51+
"expo-image-picker",
52+
{
53+
"photosPermission": "The app accesses your photos to let you share them with your friends."
54+
}
55+
],
5056
[
5157
"expo-router",
5258
{

0 commit comments

Comments
 (0)