Summary
Keywords
Full Transcript
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/sdk/imagepicker/ ⌚️ 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-your-first-app/ Part 2: Add navigation: https://docs.expo.dev/tutorial/add-navigation/ Part 3: Build a screen: https://docs.expo.dev/tutorial/build-a-screen/ Part 4: Use an image picker: https://docs.expo.dev/tutorial/image-picker/ Part 5: Create a modal: https://docs.expo.dev/tutorial/create-a-modal/ Part 6: Add gestures: https://docs.expo.dev/tutorial/gestures/ Part 7: Take a screen shot: https://docs.expo.dev/tutorial/screenshot/ Part 8: Handle platform differences: https://docs.expo.dev/tutorial/platform-differences/ Part 9: Configure the status bar: https://docs.expo.dev/tutorial/configuration/ #ExpoApps #Expo #reactnative #reactnativetutorial #ExpoRouter
