- Status: accepted
- Deciders: iOS Team
- Date: 2020-12-30
Our team created NetworkManager for network requests. For consistency we should replace and use NetworkManager instead of Fetchable protocol
Every new interactors must use NetworkManager. Also every new endpoints should use new networker approach
- All interactor methods will be in the same format.
- With NetworkManager handling endpoints are easy and simple