Skip to content

comigor/electrode-native

 
 

Repository files navigation


chalk

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.

Current version JavaScript Style Guide travis ci Coverage Status License

Getting Started

Prerequisites

  • Node.js >= 4.5
  • NPM >= 3.0
  • Android Studio (for Android apps)
  • Xcode >=8.3.2 (for iOS apps)

Install

$ npm install -g electrode-native && ern

Trying it

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.

Documentation

The documentation of Electrode Native is maintained as GitBook pages in the docs directory.
It is divided into multiple sections :

Contributing

We embrace contributions, be it documentation, issue reporting, or contributing code.

Please read our CONTRIBUTING guide for more details on how to contribute.

Further Reading

License

Copyright 2017 WalmartLabs

Licensed under the Apache License, Version 2.0.

Support and Acknowledgment

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.

About

Electrode Native Platform for building iOS/Android apps in React.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 57.1%
  • Java 25.3%
  • HTML 12.6%
  • Objective-C 2.0%
  • Swift 1.9%
  • Shell 1.1%