How to create a design, for example, a Google kiosk in iOS

I want to create design and functionality, for example, the Google newspaper magazine app on iOS. Is there any third-party library? enter image description here

+5
source share
1 answer

No native or third-party api is available in the same way that you should work with the headers of UICollectionView and UICollectionView.

+1
source

Source: https://habr.com/ru/post/1206223/


All Articles