Tip: floating group in sheet

If you want a floating group in a sheet, here’s how:

  1. Create new reusable
  2. Set type of element as Sheet
  3. Set view type to Vertical List

Even if you don’t want a vertical list, you still need set the view type to vert list and then just hide the actual vertical list - and stack groups etc above it.

Floating groups don’t currently work in sheets if you choose scrollable view. This is my work around.

Example: the blue “next” button will remain floating even if you scroll.

6 Likes

This is exactly what i need!
I wasn’t able to find a way to have both header and footer with a scrollable content inside and this way is perfect for my app. Thanks a lot for sharing it!!

1 Like

Hey, brad.h
Where to find this chart you’ve put in your app? Would you share the plugin used? Thank you!

That’s a random screen shot I found on internet. It’s not my app. I just used to explain the setup. Pretty sure there’s a chart plugin i’ve seen that’s built for native. I can’t find tho

1 Like

Thanks man!
Didn’t find a chart plugin either.
And thank you for sharing your floating group in a sheet workaround!