paloamit / SwiftUI-Animations

MIT License
156 stars 15 forks source link

Reducing Codes #1

Closed Brsrld closed 2 years ago

Brsrld commented 2 years ago

Hi great job.Thanks for all animations. I want to mention something. Using @viewbuilder function you can reduce your repeading codes.

paloamit commented 2 years ago

Hi @Brsrld thanks a lot for highlighting it. Even I am also new to SwiftUI and I am also learning lot's of new things related to swiftUI. While, doing those animations I didn't knew about custom ViewBuilders but now as i am aware of this custom ViewBuilders, I will try to optimise the same in my future animations. Thank You.

Brsrld commented 2 years ago

You are welcome. Good luck...