I m having problem with too many buttons for shopping app just to add or subtract product number, please help
When you find yourself repeating code this much, it’s good to consider how you might dynamically code this.
My mind goes to using clone blocks. If you haven’t used them before, it’s a steep learning curve to get them working. You can look over the documentation for them at "Any Component" Blocks | Thunkable Docs.
For a layout like that, you should use a Data Viewer Grid. Either way, you need to redo the screen. But I would definitely recommend a Data Viewer Grid.
I’m not sure what you mean by that. You can make a custom Data Viewer Grid (DVG) layout with any components you need. But if setting it up manually makes more sense, you’ve already got a start on that. It’s just a pain if you need to move one button slightly or add/remove something to the layout. With a DVG, you make one change and all of the items then have that change applied.
Sadly I am using thunkable for free so thats why data viewer grid does not work for me due to its lack of settings






