uicollectionview - How can I create Instagram like profile page in Swift -
i'm creating ios app , having problem usage of uicollectionview. when create instagram-like profile page, simple way of doing is, guess, having uiview on top of vc contains user data , having collectionview below that. in case, problem comes when scroll down collectionview. doesn't scroll of vc collectionview area scrolls down. , have no idea how can implement scroll action correctly. help!!
it simple. had create upper view uicollectionreusableview , add collectionview uicollectionelementkindsectionheader.
Comments
Post a Comment