Native Apps Why?

5 points | by dmvjs 3 hours ago ago

5 comments

  • linggen 2 hours ago

    For most apps, cross platform like Flutter or RN is the best choice. For apps highly bind on the hardware, or need better performance, usually native is better. But for vibe coding or harness coding today, if workload is not the problem, native is usually a better choice, it allows you do different thing on different platform.

  • farseer 2 hours ago

    Native apps are not needed unless you want want performance and need to extract all the juice your hardware offers. Only AAA video games come to mind.

  • Jeremy1026 3 hours ago

    For users, ease of use.

    For companies, ease of additional tracking.

    It really isn't some _deep_ thing. Users like to be able to quickly access the content they want to consume. Companies want data. Apps fulfill both of these requirements.

  • deudomperidone an hour ago

    Performance.

    • deudomperidone an hour ago

      sometimes it comes with the tradeoff for looks, but with libs like qt, you can make something ugly & fast, or attractive & fast

      most apps nowadays are some like electron react vite vue whatever slop

      if ur making an app pls no web app thank u