Has anyone figures out if there is a way to have a sticky header or floating group positioned within a sheet?
I have a feature in my app where I want to send data from one view to another, but in the new view I want there to be a floating header. It seems I can have only one of these?
Edit to say I have SOLVED this issue: in Mobile you use “Properties” to send data between views (I was trying to use custom states)