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

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -