In this video you will learn how to use an image picker. This is chapter 4 in our Universal App tutorial series. Beto demonstrates how to install expo-image-picker. Then he shows how to select an image from the device media library, update our button component and handle the selected images.
Expo ImagePicker: https://docs.expo.dev/versions/latest...
⌚️ Timestamps ⌚️
00:00 Intro
00:19 Install expo-image-picker
00:48 Pick an image from the device's media library
02:41 Update the button component
03:58 Use the selected image
07:20 Summary
Part 1: Create your first app: https://docs.expo.dev/tutorial/create...
Part 2: Add navigation: https://docs.expo.dev/tutorial/add-na...
Part 3: Build a screen: https://docs.expo.dev/tutorial/build-...
Part 4: Use an image picker: https://docs.expo.dev/tutorial/image-...
Part 5: Create a modal: https://docs.expo.dev/tutorial/create...
Part 6: Add gestures: https://docs.expo.dev/tutorial/gestures/
Part 7: Take a screen shot: https://docs.expo.dev/tutorial/screen...
Part 8: Handle platform differences: https://docs.expo.dev/tutorial/platfo...
Part 9: Configure the status bar: https://docs.expo.dev/tutorial/config...
#ExpoApps #Expo #reactnative #reactnativetutorial #ExpoRouter