It's like wrapping an entire browser for just one app. The overhead is going to slow it down. Write a native app instead. The second best option is to just make a website.
Whatever you do, avoid Electron. Your users will thank you.
i appreciate the advice but this doesnt really answer my Q. Electron is a requirement from the client. Also our team is not experienced with developing pure native apps, just React, ReactNative and JS.
We also need a stand-alone experience for the end-user so web wont do.
4 comments
[ 4.1 ms ] story [ 16.6 ms ] threadIt's like wrapping an entire browser for just one app. The overhead is going to slow it down. Write a native app instead. The second best option is to just make a website.
Whatever you do, avoid Electron. Your users will thank you.
We also need a stand-alone experience for the end-user so web wont do.
If you can get away from the Electron requirement, then perhaps Microsoft's React Native for Windows & macOS is an option?
See https://microsoft.github.io/react-native-windows/