core-js icon indicating copy to clipboard operation
core-js copied to clipboard

Intl support

Open michael-markl opened this issue 4 years ago • 4 comments

As the current polyfill for ECMA-402 Intl under https://github.com/andyearnshaw/Intl.js/ is no longer maintained (see https://github.com/andyearnshaw/Intl.js/issues/341) I would like you to reconsider adding support for this spec.

Is size the only problem for supporting this wiithin core-js?

Thanks a lot for all your efforts.

michael-markl avatar Jun 18 '20 12:06 michael-markl

This would be very valuable for React Native. We need Intl support, which is not supported by Hermes Engine which is required on Android by popular react-native-reanimated V2 library.

See https://github.com/facebook/hermes/issues/23#issuecomment-646888990 for more context.

likern avatar Jun 19 '20 23:06 likern

@zloirock can you update the README to point to https://formatjs.io/docs/polyfills?

longlho avatar Jun 24 '20 04:06 longlho

I'll think about it. However, I'm not sure.

zloirock avatar Apr 11 '21 18:04 zloirock

@longlho done.

zloirock avatar Apr 11 '21 18:04 zloirock