@g33n/rn-mma-core
v0.17.0
Published
This repository is part of "[Building a scalable APP with multi-module architecture](https://github.com/G33N/rn-mma-app)"
Downloads
23
Readme
rn-mma-core
This repository is part of "Building a scalable APP with multi-module architecture"
What we place in this repo?
- Provide an infraestructure to modules
- Native dependencies
- Binaries to Android and iOS
- Load and run modules by a config file
- Push notifications, Error Handling, Network...
Tree
├── ios iOS Native Code
├── android Android Native Code
├── app_builds iOS and Android output builds
└── src
└── package.json Native dependencies