Intl.NumberFormat’s formatToParts not implemented for iOS
Open
enhancement
Intl
- Dominant language
- JavaScript
- Stars
- 11.3k
- Forks
- 859
- Avg merge
- 1h 30m
- Merged PRs (30d)
- 3
Description
## Problem
`Intl.NumberFormat.prototype.formatToParts` works on Android but [is not implemented for iOS](https://github.com/facebook/hermes/blob/90e2d4100e00e7c97f2a098b5aa0adae7e1cdcb3/lib/Platform/Intl/PlatformIntlApple.mm#L2519).
Previously mentioned [here](https://github.com/facebook/hermes/issues/23#issuecomment-1447254026).
Filing this as a separate issue [as requested](https://github.com/facebook/hermes/issues/23#issuecomment-1569423473).
Contributor guide
Assessment
This issue has not been assessed yet.