To this day, I did not need to use layouts that flee from the pattern of a list, for example.
This time, I need to create a list view with a kind of header.
For example: [{categorias: [{1, 2, produtos:[{1, 2}]}]}]
In short, the header would be the category and the content of the list would be the products.
Any suggestions on how I should mount the adapter?
Preferably using only native components, I'm developing natively.