136
Wefwef for Lemmy feels exactly like Apollo.
(wefwef.app)
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.
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