How to add the About and share and qr code to menu in my app? it used to be in the classic app.
1 Like
You would need to rebuild that page.
- Create a new tab in your app for “About.”
- Add components to display your app information (text, images, links, etc.).
- For “Share,” use a “share link” action to let users share the app link.
- For a QR Code, use a QR code column to create a QR code for your app’s URL, then display it on the tab.
1 Like