Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
vonovak committed Apr 23, 2023
1 parent 7afc2e3 commit cf94afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/tutorials/react-native.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If you're looking for a working solution, check out the [sources available here]
:::

:::caution Note
This tutorial assumes you use Lingui >=4.0 and React Native >=0.70 or Expo >=47, with the Hermes JavaScript Engine.
This tutorial assumes you use Lingui 4.x and React Native >=0.70 or Expo >=47, with the Hermes JavaScript Engine.

`@lingui/core` depends on several apis exposed by the [`Intl` object](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl). Support of the `Intl` object can vary across React Native and OS versions.
If some `Intl` feature is not supported by your runtime, you can [polyfill it](https://formatjs.io/docs/polyfills).
Expand Down

0 comments on commit cf94afc

Please sign in to comment.