{"id":4824,"url":"https://github.com/electrode-io/electrode-native","last_synced_at":"2025-08-04T02:32:01.215Z","repository":{"id":38418749,"uuid":"98331207","full_name":"electrode-io/electrode-native","owner":"electrode-io","description":"A platform to ease integration\u0026delivery of React Native apps in existing mobile applications","archived":false,"fork":false,"pushed_at":"2024-01-23T00:48:09.000Z","size":22380,"stargazers_count":721,"open_issues_count":98,"forks_count":111,"subscribers_count":34,"default_branch":"master","last_synced_at":"2024-05-02T10:44:22.788Z","etag":null,"topics":["android","ios","mobile","nodejs","react-native"],"latest_commit_sha":null,"homepage":"https://native.electrode.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/electrode-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-25T17:11:27.000Z","updated_at":"2024-06-18T15:24:29.149Z","dependencies_parsed_at":"2024-01-08T01:42:50.754Z","dependency_job_id":"d57d2f60-8c08-4a5c-bbe9-146ea69f0f6c","html_url":"https://github.com/electrode-io/electrode-native","commit_stats":null,"previous_names":["electrode-io/electrode-react-native"],"tags_count":191,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electrode-io%2Felectrode-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electrode-io%2Felectrode-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electrode-io%2Felectrode-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/electrode-io%2Felectrode-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/electrode-io","download_url":"https://codeload.github.com/electrode-io/electrode-native/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228587347,"owners_count":17941442,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","ios","mobile","nodejs","react-native"],"created_at":"2024-01-05T20:17:25.304Z","updated_at":"2024-12-07T09:31:06.076Z","avatar_url":"https://github.com/electrode-io.png","language":"TypeScript","readme":"\u003ch1 align=\"center\"\u003e\n\t\u003cbr\u003e\n\t\u003cimg src=\"https://cdn.rawgit.com/electrode-io/electrode-native/b3b3fcaf/docs/images/electrode-native.png\" alt=\"chalk\"\u003e\n\t\u003cbr\u003e\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003e 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.\n\n![Current version](https://img.shields.io/npm/v/ern-local-cli.svg?label=current)\n[![Coverage Status](https://coveralls.io/repos/github/electrode-io/electrode-native/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/electrode-io/electrode-native?branch=master\u0026service=github)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![ci][1]][2]\n\n| Test Suite | Status |\n| :--- | :--- |\n| Unit Tests | [![Unit Tests](https://dev.azure.com/ElectrodeNative/Electrode%20Native/_apis/build/status/electrode-io.electrode-native?branchName=master\u0026stageName=UnitTests)](https://dev.azure.com/ElectrodeNative/Electrode%20Native/_build/latest?definitionId=1\u0026branchName=master) |\n| System Tests | [![System Tests](https://dev.azure.com/ElectrodeNative/Electrode%20Native/_apis/build/status/electrode-io.electrode-native?branchName=master\u0026stageName=SystemTests)](https://dev.azure.com/ElectrodeNative/Electrode%20Native/_build/latest?definitionId=1\u0026branchName=master)|\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js \u003e= 12\n- npm \u003e= 5.6.0\n- Android Studio (for Android apps)\n- Xcode \u003e= 10 (for iOS apps)\n- CocoaPods (if using a version of React Native \u003e= 0.60)\n\n### Install\n\n```sh\nnpm install -g electrode-native\n```\n\n## Documentation\n\nThe [documentation of Electrode Native] is maintained as [GitBook] pages in the [docs](/docs) directory. It is divided into multiple sections:\n\n- An [Overview] of Electrode Native\n\n 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.\n\n- A Platform Reference section\n\n This section covers each Electrode Native module in depth, such as [Container], [Cauldron], [Manifest], [Apis] ...\n\n- A CLI command reference section\n\n 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] ...\n\n## Contributing\n\nWe embrace contributions, be it documentation, issue reporting, or contributing code.\n\nPlease read our [CONTRIBUTING guide](docs/overview/contributing.md) for more details on how to contribute.\n\n## Further Reading\n\n- Check out our [Announcement Blog Post].\n- Have a look at the [TechCrunch article].\n- See [What is Electrode Native] for more details on Electrode Native.\n- Read [Electrode Native Case Study] to learn about key facts.\n\n## License\n\nCopyright 2017 WalmartLabs\n\nLicensed under the [Apache License, Version 2.0].\n\n## Support and Acknowledgment\n\nWe'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.\n\nWe love the public community and the support we get, and we address your requests as much as we can.\n\nWe are always excited to get feedback, bug reports, and pull requests.\n\nThank you.\n\n[react-native]: https://github.com/facebook/react-native\n\n[TechCrunch article]: https://techcrunch.com/2017/09/29/walmart-labs-open-sources-its-tool-for-bringing-react-native-to-existing-mobile-apps/?ncid=mobilenavtrend\n\n[Announcement Blog Post]: https://medium.com/walmartlabs/electrode-native-the-platform-for-integrating-react-native-into-your-apps-129cbabda7b8\n\n[documentation of electrode native]: https://native.electrode.io/\n\n[apache license, version 2.0]: https://www.apache.org/licenses/LICENSE-2.0\n\n[gitbook]: https://www.gitbook.com/\n\n[what is electrode native]: https://native.electrode.io/introduction/what-is-ern/what-is-ern\n\n[overview]: https://native.electrode.io/introduction/what-is-ern\n\n[what is Electrode Native]: https://native.electrode.io/introduction/what-is-ern/what-is-ern\n\n[what is a MiniApp]: https://native.electrode.io/introduction/what-is-ern/what-is-a-miniapp\n\n[Electrode Native workflow]: https://native.electrode.io/introduction/what-is-ern/ern-workflow\n\n[Container]: https://native.electrode.io/reference/index-1\n\n[Cauldron]: https://native.electrode.io/reference/index-2\n\n[Manifest]: https://native.electrode.io/reference/index-3\n\n[apis]: https://native.electrode.io/reference/index-5\n\n[create-miniapp]: https://native.electrode.io/cli-commands/create-miniapp\n\n[run-android]: https://native.electrode.io/cli-commands/run-android\n\n[platform use]: https://native.electrode.io/cli-commands/platform/use\n\n[Electrode Native Case Study]: https://www.walmartlabs.com/case-studies/electrode-native\n\n[CocoaPods]: https://cocoapods.org\n\n[1]: https://github.com/electrode-io/electrode-native/workflows/ci/badge.svg\n[2]: https://github.com/electrode-io/electrode-native/actions\n","funding_links":[],"categories":["Utilities","TypeScript"],"sub_categories":["Other Platforms"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectrode-io%2Felectrode-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felectrode-io%2Felectrode-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectrode-io%2Felectrode-native/lists"}