woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
258 stars 108 forks source link

[Woo POS] UI: CurrencyFormatter usage #12705

Closed iamgabrielma closed 5 days ago

iamgabrielma commented 2 weeks ago

UI-wise, we can start applying the different currencies via the existing CurrencyFormatter. While most of it is already in WooFoundation, there's some code and dependencies scattered through different frameworks. At the moment:

Regarding tests, should we duplicate those in the POS framework as well? I'm not quite sure the WooFoundation framework needs its own testing target for the moment but if we end splitting the pos then it could be the case.

dangermattic commented 2 weeks ago

Thanks for reporting! 👍

jaclync commented 2 weeks ago

This task seems to be affected by the uncertainty of keeping POS in a framework pfoUAQ-EF-p2#comment-517.

iamgabrielma commented 5 days ago

Closed via #12819