Create an Animated Accordion dropdown list in React Native (Easy & Quick)

Опубликовано: 30 Сентябрь 2024
на канале: Louay Sleman
10,890
203

This video explain how to make an Animated Accordion Dropdown component using react-native without using any 3rd party library in the project using native Animated.

You can help me to make more videos by support me in Patreon:
  / louaysleman  

🛑 I've already convert this component into a typescript library you can check it on npm :

https://www.npmjs.com/package/react-n...


❤️ Thanks for watching
👍 If you liked this video, be sure to give it a thumbs up
👊 Want to see more of this? Smash that subscribe button
📢 Let me know in the comments what you'd like to learn!

Follow me:
Twitter -   / louay_sleman  
YouTube -    / louaysleman  
Patreon -   / louaysleman  

chapters:

What we’ll be doing: (0:00)
Intro: (0:12)
Review the design: (0:23)
Toggle body: (1:28)
Create Arrow animation: (2:39)
Create Body animation: (6:07)
DONE 🎉: (8:10)