81 points

Our Xamarin app is a bit sluggish and uses a lot more resources on your device than you might expect.

Especially on my slower phone, the Bitwarden UI feels like it would shortly freeze. And some actions take longer than expected.

The new native apps with a new UI look great and should be better to use.

permalink
report
reply
3 points

Question. I am a computer dumb. Is this scary for me? Lol.

permalink
report
parent
reply
23 points

No, you should ignore these types of posts though.

permalink
report
parent
reply
19 points

No, this is mainly cosmetic changes and changes not visible to the user. It’s a result of a small team growing and thus having more time for making their apps better to use.

permalink
report
parent
reply
6 points

the apps will look a bit different but will be faster.

permalink
report
parent
reply
37 points

I didn’t even notice the app was sluggish, but this is still great news!

permalink
report
reply
2 points

Yeah I mean we use the app for like 3 seconds here and 3 seconds there. I’m not saying that if it was twice as fast it wouldn’t make a meaningful impact but I still might not notice.

permalink
report
parent
reply
30 points

Much needed change.

permalink
report
reply
26 points
*

Eh. Crossplatform isnt the problem here; Xamirin is. There’s a host of next gen cross platform frameworks like Flutter, React Native, Blazor that save you having to maintain two distinct apps; something that’s only going to add a bunch of developer burden

permalink
report
reply
13 points

I always recognize Flutter apps on Android as being non-native and avoid them because of this.

I think it is because they seem to never use the system font but Quicksand instead and all the animations feel slightly off.

permalink
report
parent
reply
5 points

Personally, beyond a few material-like components I always prefer it when an app goes for its own system-agnostic design language like Spotify does. On desktop I’m definitely more picky if I can get away with it; Qt dor KDE and GTK for GNOME etc

permalink
report
parent
reply
1 point

I have given up on the fight a long time ago. On the desktop the only line I draw is that the app must respect system font configuration and use system-provided file dialogs.

permalink
report
parent
reply
1 point

i love having all my apps match my system, gtk or qt for desktop mui for android

permalink
report
parent
reply
2 points

Same with Compose even though it’s ironically considered native in the Android dev community.

The easiest way to tell that the app is not native is tooltips (those that appear when you long press on a button in a toolbar). For some reason UI frameworks just can’t agree to display them in the same way, even if they use material design. Compose’s ones are especially bad (some apps like Play store actually have different kinds of tooltips on different screens, meaning they use multiple UI frameworks in the same app).

permalink
report
parent
reply
1 point

With Compose apps I actually never had this problems yet.

permalink
report
parent
reply
12 points
*

Agree. Will it be as performant as native? No. But will it be plenty performant for a password manager, yes.

The only thing I wish RN and Flutter would figure out is bloat. File sizes are huge compared to native. A shame there can’t be a shared model in mobile apps for the core system.

permalink
report
parent
reply
7 points

Flutter is native. It gets compiled to an executable, it just takes a render plane from the underlying OS and renders everything in it’s own engine. They’re working on a new render system that will make it go even faster.

React Native is just a fancy web browser wrapping with some helper APIs.

permalink
report
parent
reply
6 points

React Native is just a fancy web browser wrapping with some helper APIs.

React native is not a browser. It uses native components.

permalink
report
parent
reply
3 points

RN is native too I think, at least it advertises itself as a way to compile some kind of XML syntax into native widgets on either platform. An improvement to PWAs even if I despise typescript

permalink
report
parent
reply
1 point

I guess smaller apps would be nice but that’s also a thing that can be helped - I have a handful of flutter apps on my phone right now (that i know of) and they run in at:

18MB - Nextcloud recipes client

50MB - Spotube (Youtube music client with spotify integration)

100MB - My job - a savings and investments app, with half a dozen third party API integrations.

So depending on your scope and stuff you can really build an app to whatever size. Cant account for react native or blazor but the idea is usually just abstract native graphics APIs instead of using a browser runtime.

permalink
report
parent
reply
16 points

Man that looks sleek. I can’t wait for this update to roll out.

permalink
report
reply

Open Source

!opensource@lemmy.ml

Create post

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

  • Posts must be relevant to the open source ideology
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

Community stats

  • 4.6K

    Monthly active users

  • 1.6K

    Posts

  • 27K

    Comments