Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/enzomanuelmangano/what-about-gestures

What about Gestures is a Youtube Playlist where I like to share the process of creating React Native animations. All animations are always made from scratch trying to make them easy to understand.
https://github.com/enzomanuelmangano/what-about-gestures

gestures react-native react-native-gesture-handler

Last synced: about 1 month ago
JSON representation

What about Gestures is a Youtube Playlist where I like to share the process of creating React Native animations. All animations are always made from scratch trying to make them easy to understand.

Awesome Lists containing this project

README

        


What about Gestures? 👌🏼



What about Gestures is a Youtube Playlist where I like to share the process of creating React Native animations. All animations are always made from scratch trying to make them easy to understand.

The basis of all animations are always the following packages:

- [react-native-gesture-handler](https://docs.swmansion.com/react-native-gesture-handler/)
- [react-native-reanimated](https://docs.swmansion.com/react-native-reanimated/)

Sounds interesting? [Click here!](https://youtu.be/xpT2shjX790)

## Available Tutorials

- [Introduction to Gesture Handler v2](https://youtu.be/xpT2shjX790)
- [Building a BottomSheet from scratch](https://youtu.be/KvRqsRwpwhY)
- [Animated 3D Card in React Native (Reanimated and Skia)](https://youtu.be/pVesCl7TY8A)
- [Creating a BottomSheet Backdrop in React Native](https://youtu.be/hfsBArfvK74)
- [Improving Tap Gestures in React Native](https://youtu.be/DWFS_dSnJOs)