Love the app but I hate the look and options of the bottom navigation bar. Am I missing something or isn’t here no way to customize it currently?

Would love to be able to make it something like this…

    • YppmOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 days ago

      Appreciate the reply, but still not sure how to customize the bottom navigation bar. I tried using the official vger.app link but I don’t see it in the options.

      Can you clarify what I should be looking at in your link please?

      • fubarx@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 days ago

        That’s the source code for Voyager. If you want to make any changes not supported in the UI, you could change the source, then rebuild the binary for your own device and upload it to your device.

        The code, IIRC is based on https://ionic.io/ so changing the icons for the tabbar involve modifying the ionic tab-bar setting: https://ionicframework.com/docs/api/tab-bar.

        • YppmOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 days ago

          Ooooh. Got it thanks.

          Way above my skill level.