Hi Gaurav (or somebody else who is familiar with the BDK Native Apps Plugin),
I am using the BDK Native Apps plugin and would like to build a basic menu for my app.
Here is what I would like to do:
- The user can click on a menu icon in the native header.
- This action triggers the opening of a menu with several line items.
- The user can click on one line item and navigate to another element of my app.
I am currently trying to build this with the “Native Template - Lists” tools, but I can’t get it to work. Could you please help me figure out where I go wrong?
This is what I do:
- I added a BN-List “Template” element on my page:
- In the app, when the header button is pressed I trigger the event “Show template BN-ListTemplate B”. In order to test if the correct workflow is triggered I change the background color of the native header. The color change works, but the BN-List Template doesn’t show.
Please let me know if this is the right way to build a menu. If you have a better suggestion, please let me know!
Nicola