I have an app that I created as a PWA on Bubble Web. Now i’m having some troubles to recreate it as Mobile Native… mostly with repeating groups and scrolls.
So, I understand that for displaying lists of things there is new patterns to follow on mobile, therefore some new components and containers.
My main problem now is that I used repeating groups to create a scrollable calendar, as shown below.
I’m trying every component on mobile, but still didn’t find a way to recreate this. Is this even possible with what we have now??
Is there any way to have a scrollable container that doesn’t scroll the whole view?
I’m trying to do the same thing. I can’t find any way to lock elements on the screen from not scrolling, and I also don’t see how to make two separate scrollable elements on the screen at the same time. I could easily do this with repeating groups before, but that doesn’t seem possible here. I don’t know why Bubble removed repeating groups on the mobile side.
At this time, you cannot add multiple lists with different data sources to the same List view. However, Section lists offer a way to group list items by a specific property, essentially creating a list within a list. If having multiple lists on a single view is important for your use case, feel free to send us a feature request."