0

I'm interested in creating a menu akin to Apple's 'bubble' select from Apple Music way back when:

enter image description here

I came across this article where the author attempts to achieve something similar, however they are using the v1 API which is no longer supported in Reanimated 3. Furthermore, the docs don't do a great job explaining migration of certain parts of the legacy APIs (even from v1 to v2).

For example, a lot of the previous physics heavy posts focus on the clock nodes, I have no idea what the equivalent would be from v2 of the API onward.

Perhaps my mental model is just wrong and the approach is wholly different in v2, or perhaps advanced physics based animations is now out of scope from v2 onward and I'm better off using another solution such as matterjs via RN Game Engine or otherwise?

I would really appreciate some guidance with either query:

  • how to create this animation in v3 (or clarification on the equivalent API from v1 to v3)
  • if reanimated can even support this kind of animation

NB: please do not recommend 'can it be done in react native' or other general RN animation series which do not really focus on this topic

Kyle G
  • 4,347
  • 4
  • 26
  • 39

0 Answers0