this post was submitted on 01 Jul 2023
171 points (100.0% liked)
Technology
39728 readers
193 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Whatever you do, don’t look at what technologies Memmy uses.
I'm on android, but this got me curious.
What technology does memmy use, and why is it a concern?
Passing my response to someone asking why I want a native app, as it applies to your question as well:
React native, so it’s not really a concern. Just poking fun.
It’s essentially a web app inside an app wrapper. There’s not really a concern it’s just the original comment said they were waiting for a native app.
It’s React Native
Oh no, is it react native? I haven’t looked as deeply into memmy as I have other betas.
Truly waiting for a proper native app
Why?
Native apps can utilize the feature of the host OS whereas using a library like react native that compiles down into different code depending on the target platform for that build, will be limited to what react native provides integration with.
There are sadly many things and as new feature come out those too can be underutilized.
I’m really generalizing here but if you look into it with that context, you’ll see what I mean.
I’ve experienced this personally and professionally as I am a senior software engineer and have done my share of app development