Been building out this application with some features I’ve always wanted in other readers. Like that experience shown when viewing comment threads and some others. Few more key components are left, like accounts and mod view.

But was wondering what everyone’s thoughts are and whether they like this design approach.

  • Blegh@lemm.ee
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    That’s actually the most unique browser for comments I have seen.

    I would definitely be testing this out on release.

    Good work!

  • bloubz@lemmygrad.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Could be interesting to see the macOs render. We’ve seen dozens of iOS clients already, I haven’t seen any macOs desktop one

    • pexavc@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      1 year ago

      The design isn’t up to date. But, I sorta liked the idea of keeping it compact but each post and comment thread can open into separate windows if you want to keep something alive while doing something else. What do you think about this approach vs. a normal sized window/resizable window with a custom MacOS experience.

      Edit: To be honest, I’ll definitely make it resizeable and mybe the tab bar moves to the left side so the main window feels more “Mac App Like”

    • pexavc@lemmy.worldOP
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Since it’s Native SwiftUI, it won’t be cross platform initially. But, I can either try myself to maneuver into Kotlin effectively or someone can replicate it to Android with the open-source repo I’ll publish with it/

  • mvuvi@baraza.africa
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    Sleek! Feels focused on the actual content so, that’s a good one in my books. Font alternatives/options might help for more content on the screen (compact feels easier to handle for me as there is less scrolling).

    Happy coding!

    • pexavc@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      1 year ago

      Alternative font systems is interesting. What font do you have in mind? I could add a settings option to customize fonts and/or font sizes. For the compact feel how many posts would that be per page? On maybe a iPhone 13 Max screen.

      And thanks for the feedback!

      • mvuvi@baraza.africa
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        For fonts, not really picky, like Roboto works well with web renders. But my point is that there should be font size options like small/large etc. I find it working well on Memmy app.

        7-8 posts on iPhone XR (my testing phone, I don’t have the 13).

        • pexavc@lemmy.worldOP
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          Oh yeah, definitely can try the font sizes. It should also make things dynamically resize properly to your taste

  • Atramentous@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    Very interesting take on thread browsing! I’m not sure if I caught it in the video, but do you have to click on the parent comment to view the children comments in the breakout viewer? Or can you still view threads like normal (Apollo style, if you will).

    I’d prefer a both/and approach. Perhaps Apollo-style as the default with the ability to pop out a thread (as you’ve done here) if I really want to zero in on it.

    Really great work. I’ll be following this closely