core-js
core-js copied to clipboard
Intl support
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.
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.
@zloirock can you update the README to point to https://formatjs.io/docs/polyfills?
I'll think about it. However, I'm not sure.
@longlho done.