Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 270 Bytes

File metadata and controls

8 lines (6 loc) · 270 Bytes

Expo-Workshop

Step 7 - image picker

  1. move components in external files (already done)
  2. install expo-image-picker: expo install expo-image-picker
  3. add useState
  4. add image-picker according to docs (https://docs.expo.io/versions/latest/sdk/imagepicker/)