Need advice about which tool to choose?Ask the StackShare community!
Manage your open source components, licenses, and vulnerabilities
Learn MorePros of Electron
Pros of Nativefier
Pros of React Native Desktop
Pros of Electron
- Easy to make rich cross platform desktop applications69
- Open source53
- Great looking apps such as Slack and Visual Studio Code14
- Because it's cross platform8
- Use Node.js in the Main Process4
Pros of Nativefier
- Has a better Javascript support, and is much faster2
Pros of React Native Desktop
- Pretty awesome3
- Is native app2
- Does not include any browser2
- Memory usage reduced2
- Quickly convert react.js web app to desktop app1
- Open source1
Sign up to add or upvote prosMake informed product decisions
Cons of Electron
Cons of Nativefier
Cons of React Native Desktop
Cons of Electron
- Uses a lot of memory19
- User experience never as good as a native app8
- No proper documentation4
- Does not native4
- Each app needs to install a new chromium + nodejs1
- Wrong reference for dom inspection1
Cons of Nativefier
Be the first to leave a con
Cons of React Native Desktop
- Memory usage reduced0
Sign up to add or upvote consMake informed product decisions
What is Electron?
With Electron, creating a desktop application for your company or idea is easy. Initially developed for GitHub's Atom editor, Electron has since been used to create applications by companies like Microsoft, Facebook, Slack, and Docker. The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on io.js and Chromium and is used in the Atom editor.
What is Nativefier?
Nativefier is a command line tool that allows you to easily create a desktop application for any web site with succinct and minimal configuration. Apps are wrapped by Electron in an OS executable (.app, .exe, etc.) for use on Windows, OSX and Linux.
What is React Native Desktop?
Build OS X desktop apps using React Native.
Need advice about which tool to choose?Ask the StackShare community!
What companies use Electron?
What companies use Nativefier?
What companies use React Native Desktop?
What companies use Electron?
What companies use Nativefier?
What companies use React Native Desktop?
No companies found
Sign up to get full access to all the companiesMake informed product decisions
What tools integrate with Electron?
What tools integrate with Nativefier?
What tools integrate with React Native Desktop?
What tools integrate with Nativefier?
No integrations found
What tools integrate with React Native Desktop?
Sign up to get full access to all the tool integrationsMake informed product decisions
Blog Posts
What are some alternatives to Electron, Nativefier, and React Native Desktop?
Photon
The fastest way to build beautiful Electron apps using simple HTML and CSS. Underneath it all is Electron. Originally built for GitHub's Atom text editor, Electron is the easiest way to build cross-platform desktop applications.
React Native
React Native enables you to build world-class application experiences on native platforms using a consistent developer experience based on JavaScript and React. The focus of React Native is on developer efficiency across all the platforms you care about - learn once, write anywhere. Facebook uses React Native in multiple production apps and will continue investing in React Native.
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technology stack, it's easy to try it out on a small feature in an existing project.
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.