In this video you will learn how to add gestures to an Expo App. This is chapter six in our Universal App tutorial series. In this chapter you're going to add two different gestures using the Gesture Handler library. Then you will learn how to double tap to scale the size of the emoji sticker, and pan to move the sticker around the screen so that the user can place the sticker anywhere on the image.
React Native Gesture Handler: https://docs.swmansion.com/react-nati...
ReAnimated: https://docs.swmansion.com/react-nati...
⌚️ Timestamps ⌚️
00:00 Intro
00:40 Add GestureHandlerRootView
01:55 Use animated components
04:03 Add a tap gesture
06:10 Add a pan gesture
08:24 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 #reanimated #GestureHandler