Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intl.RelativeTimeFormat is unsupported #1539

Open
2 tasks done
henninghall opened this issue Oct 14, 2024 · 0 comments
Open
2 tasks done

Intl.RelativeTimeFormat is unsupported #1539

henninghall opened this issue Oct 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@henninghall
Copy link

Bug Description

Opening this issue as a response to @tmikov 's comment in #23 (comment)_

Screenshot 2024-10-14 at 15 50 47
  • I have run gradle clean and confirmed this bug does not occur with JSC
  • 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

@henninghall henninghall added the bug Something isn't working label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant