This project was made for a customer needing a native solution for iOS and Android mobile platforms. API should have a common codebase to make the communication changes easier.
Therefore, project was separated in 3 parts:
- Android app in Java
- iOS app in Swift
- Communication module in C++, compiled for both platforms


