promotedai / ios-metrics-sdk

iOS client library for Promoted.ai metrics tracking.
MIT License
7 stars 1 forks source link

Create Module class and use protocol composition to manage dependency injection #97

Closed yunapotamus closed 3 years ago

yunapotamus commented 3 years ago

Prepares us to separate functionality by module for optional features (such as Analytics or Remote Config).