Electrode Native is a mobile platform that streamlines the integration of React Native components into existing mobile applications. With minimal changes required to the application code base and infrastructure, Electrode Native makes it simpler to leverage React Native potential in any mobile application.
- Node.js >= 6
- NPM >= 3.0
- Android Studio (for Android apps)
- Xcode >= 9.2 (for iOS apps)
$ npm install -g electrode-native && ern
We have created a step by step guide, for iOS and Android, to present some of the concepts and features of Electrode Native, through the development of a simple mobile application listing some movies.
The documentation of Electrode Native is maintained as GitBook pages in the docs directory.
It is divided into multiple sections :
-
An Overview of Electrode Native
This should be read first, as an introduction to learn about what is Electrode Native or what is a MiniApp. This section also contains some documentation regarding the Electrode Native workflow, native dependencies management or JS/Native communication. -
A Platform Reference section
This section covers each Electrode Native module in depth, such as Container, Cauldron, Manifest, Apis ... -
A CLI command reference section
In this section you will find a documentation page for each of the CLI commands available in Electrode Native, for example create-miniapp, run-android, platform use ...
We embrace contributions, be it documentation, issue reporting, or contributing code.
Please read our CONTRIBUTING guide for more details on how to contribute.
- Check out our Announcement Blog Post.
- Have a look at the TechCrunch article.
- See What is Electrode Native for more details on Electrode Native.
- Read Electrode Native Case Study to learn about key facts.
Copyright 2017 WalmartLabs
Licensed under the Apache License, Version 2.0.
We'd like to thank our employer, WalmartLabs because we can work on the development of Electrode Native platform as Open Sourced Software for the needs of our internal teams and projects.
We love the public community and the support we get, and we address your requests as much as we can.
We are always excited to get feedback, bug reports, and pull requests.
Thank you.