Rejection de promesse non géandée: TypeError: ImagePicker.requestmedialibraryPerMissionsAsync n'est pas une fonction.

{
  "expo": {
    "plugins": [
      [
        "expo-image-picker",
        {
          "photosPermission": "The app accesses your photos to let you share them with your friends."
        }
      ]
    ]
  }
}
Puzzled Puffin