react-native-cross-platform-starter
react-native-cross-platform-starter copied to clipboard
Use react-native-macos/windows instead of electron
The react-native modules for macOS and windows have way better performance and user experience and should be used instead of electron. For linux you could fallback to electron or any other lightweight webview.
@Flam3rboy Thanks for the suggestion. Would you be able to do a PR? I am happy to merge it in :)