Files
react-native/packages
Nick Gerleman 15bdaefe7b RCTLocalizedString: Dirsync FBXXHashUtils to OSS (#37676)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/37676

## Stack

React Native on iOS adds strings to Voiceover interactions to supply more information to users . Internally, and out-of-the-box externally, these are today always announced in English instead of being localized.

This stack adds a limited new internal API, `RCTLocalizedString(string, description)` to allow auto-translated strings which are consumed by both Meta and OSS.

Reviewed By: javache

Differential Revision: D46399962

fbshipit-source-id: 2188a1faba9339cff00f897990b727febc178361
2023-06-12 15:22:05 -07:00
..