This repository is part of "Building a scalable APP with multi-module architecture"
- 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...
├── ios iOS Native Code
├── android Android Native Code
├── app_builds iOS and Android output builds
└── src
└── package.json Native dependencies