How to add the About and share and qr code to menu

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.

  1. Create a new tab in your app for “About.”
  2. Add components to display your app information (text, images, links, etc.).
  3. For “Share,” use a “share link” action to let users share the app link.
  4. 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