I'm working on the mobile app with react native, and going to start on the desktop version. Im considering proton native because it uses the same syntax as react native does, and its size and starting duration are way much better than Electron.
Im wondering if proton native and react native can share the same codebase, since they both using the same syntax?