【问题标题】:How to use Intl.NumberFormat with react native?如何将 Intl.NumberFormat 与本机反应一起使用?
【发布时间】:2019-03-19 15:30:38
【问题描述】:

我试图在本机反应中将数字转换为价格格式。如何使用 https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/NumberFormat (Intl.NumberFormat) this 和 react native?

【问题讨论】:

    标签: javascript react-native react-intl


    【解决方案1】:

    看来您需要国际版的 JSC: 安卓:https://github.com/react-native-community/jsc-android-buildscripts#international-variant

    对于 iOS,您需要使用 Intl.js polyfill https://github.com/andyearnshaw/Intl.js/

    【讨论】:

    • 有没有可用的插件?
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-01-02
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多