Today we will complete together the creation of a BottomSheet in React Native by going to implement an animated Backdrop.
My React Native animations course: https://reanimate.dev
Shared 100+ Animations on Demos: https://reactiive.io/demos
Twitter: / reactiive_
While this is a seemingly trivial problem, it will allow us to discover the utility of some fundamental Reanimated hooks.
Part 1: • Building a BottomSheet from scratch in Rea...
Source code: https://github.com/enzomanuelmangano/...
Chapters:
00:00 Introduction
01:02 Setup the View
03:44 Animate the opacity
06:03 Dismissing the Backdrop