Implemented Fibonnaci animation using Compose. Ins...
# compose
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?