Implemented Fibonnaci animation using Compose. Inspired from `@physics_only_` Instagram reel but was...
m
Implemented Fibonnaci animation using Compose. Inspired from
@physics_only_
Instagram reel but was removed now. Tried with different approaches but finally went with Recursive Composables (it was fun) GitHub repo Original animation in ๐Ÿงต
๐Ÿ‘๐Ÿผ 1
๐Ÿ‘ 3
๐Ÿ˜ 8
Inspired Animation
now the only thing left to achieve is the circle. How can I draw a circle which takes the path of the smallest square?
@Doris Liu any thoughts?