Native Desktop and Mobile Apps

Author: bevenkyCreated Nov 29, 2020Updated Aug 29, 2024
Labelsenhancement

This is pretty important to separate from Chrome if one needs to build a great high performance app. The issue with chrome tends to be it eats up a lot of bandwidth and slows everything down.

Also this will allow you to optimize screen recording by using native codebase vs webrtc/browser. E.g - Check this project and its underlying software.

And then there is react native for windows,mac, android, ios - no linux though. So without electron and that bulkiness will be better than loom.

Do you have bandwidth to pick that up?