`Intl.RelativeTimeFormat` is unsupported
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 11.3k
- Forks
- 859
- Avg merge
- 1h 30m
- Merged PRs (30d)
- 3
Description
## Bug Description
Opening this issue as a response to @tmikov 's comment in https://github.com/facebook/hermes/issues/23#issuecomment-1569423473_
- [x] I have run `gradle clean` and confirmed this bug does not occur with JSC
- [x] The issue is reproducible with the latest version of React Native.
Hermes git revision (if applicable):
React Native version: 0.75
OS: iOS
Platform (most likely one of arm64-v8a, armeabi-v7a, x86, x86_64):
## Steps To Reproduce
1. add code `new Intl.RelativeTimeFormat()`
2. try to run code
## The Expected Behavior
No errors
Contributor guide
Assessment
This issue has not been assessed yet.