#11 - Scale animation on touch with Reanimated 2 | React Native open-source eCommerce App

Опубликовано: 03 Май 2026
на канале: Dima Portenko
2,898
34

Here we will create a touchable scale component which scales children on touch with the react-native-reanimated library.

This video series about how I'm building React Native open-source mobile eCommerce application connected to the Magento 2 backend. It will cover different topics in the development process.

GitHub repository - https://github.com/troublediehard/mag...
react-native-reanimated - https://github.com/software-mansion/r...
Playlist -    • React Native Magento open-source eCommerce...  


0:00 - Intro
0:38 - Install Reanimated 2 library
3:20 - TouchableScale component development
16:00 - Demo of TouchableScale