I have table view and diffabledatasource with HeaderView that must contains collection view (simple FlowLayout). I need to update header but reloadData() doesn't work. How I can refresh correctly?
I tried to use reloadData()
I have table view and diffabledatasource with HeaderView that must contains collection view (simple FlowLayout). I need to update header but reloadData() doesn't work. How I can refresh correctly?
I tried to use reloadData()