p2p-org / p2p-wallet-ios

MIT License
28 stars 17 forks source link

[Refactor] File structures #1215

Open bigearsenal opened 1 year ago

bigearsenal commented 1 year ago

Problems

lisemyon commented 1 year ago

We might need Common/Services as well. I don't see where common services are kept. Or is it part of "Injection"? In general, I agree

bigearsenal commented 1 year ago

We might need Common/Services as well. I don't see where common services are kept. Or is it part of "Injection"? In general, I agree

Oh. I see. I have a mistake. Services & Extensions should not be nested in Models.

image

@lisemyon Fixed it

image
bigearsenal commented 1 year ago