Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

Unhandled promise rejection: TypeError: ImagePicker.requestMediaLibraryPermissionsAsync is not a function.

{
  "expo": {
    "plugins": [
      [
        "expo-image-picker",
        {
          "photosPermission": "The app accesses your photos to let you share them with your friends."
        }
      ]
    ]
  }
}
Source by docs.expo.dev #
 
PREVIOUS NEXT
Tagged: #Unhandled #promise
ADD COMMENT
Topic
Name
9+6 =