I referred to this link, but now the mode is different.
I’d like to make a drop-down menu (left arrangement). What should I do?
I referred to this link, but now the mode is different.
I’d like to make a drop-down menu (left arrangement). What should I do?
You can add a Drawer Navigator in the drag & drop interface by clicking on the + button next to Screens at the top-left of the Design tab:
And then you can drag existing screens onto/into the Drawer Navigator in the component tree at the top-left of the Design tab:
Here’s a very basic demo: Thunkable.
Swipe right to see the navigator menu:
Find out more in the documentation.
in this demo project, i’m using a list viewer for multiple item selection - note that it’s not a drawer navigator, though. plus you need to press a button to indicate you’ve made your choice/s.
here’s the project (in D & D)
https://x.thunkable.com/copy/22ea975b6a7e5f53f7816bbebedc869f
this is a sample snapshot.
can this work for you?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.