HomeViewSwiftUI
SwiftUI Cards - Similar view as in the Apple "App Store - Today tab" It uses several animations and Scroll View. Fun to try to do something similar, the only problem is adding gestures to scrollView in SwiftUI, when they add some missing elements, the effect will be better.
Install / Use
/learn @JakubSlawecki/HomeViewSwiftUIREADME
HomeViewSwiftUI

Learning swiftUI I decided to make a similar view as in the Apple "App Store", It uses several animations and Scroll View. Maybe it will be useful for my other projects :)
Fun to try to do something similar, the only problem is adding gestures to scrollView in SwiftUI, when they add some missing elements, the effect will be better.
<img width="608" alt="Screenshot 2020-02-29 at 22 46 02" src="https://user-images.githubusercontent.com/33023069/75615556-698de780-5b45-11ea-9374-eb0231813df2.png"> <img width="635" alt="Screenshot 2020-02-29 at 22 46 36" src="https://user-images.githubusercontent.com/33023069/75615565-7c082100-5b45-11ea-9824-a8850430fc46.png">