VAVasilis Akoinoglouinalladinian.hashnode.dev·May 14, 2022 · 9 min readAdvanced Animations in SwiftUIImagine for a moment the following scenario... Design team: Hey, we got you the new screen for the empty state of the Messages screen. We thought it would be nice to include a graphic and we came up with the idea of an empty room at night, with a ha...00
VAVasilis Akoinoglouinalladinian.hashnode.dev·Dec 11, 2021 · 3 min readStretchy Views in SwiftUIOK, so this is going to be a really brief one. SwiftUI can be very limiting sometimes (especially the first version) but can also be quite powerful enabling us to achieve some great results with very little code. So, this is my version of stretchy he...00
VAVasilis Akoinoglouinalladinian.hashnode.dev·Nov 24, 2021 · 6 min readBringing Animations to Life on iOS (UIKit)Implementing design prototypes in code is a demanding, but equally rewarding process that every mobile developer must be familiar with and one of the most important phases of the creation of an app. Although tons of (albeit digital) ink has been spil...00
VAVasilis Akoinoglouinalladinian.hashnode.dev·Nov 24, 2021 · 5 min readMaking a Bézier Curve Editor in SwiftUIMaking a Bezier Curve Editor in SwiftUI Why? Because I wanted to have a way to visually pick values for animation timing curves and while there are plenty of tools around for doing so (like this one ), I thought it would be fun to make one in SwiftU...00