i18next-react-native-locale-detector

1.0.2 • Public • Published

i18next-react-native-locale-detector

Fork from react-native-locale-detector.

Installation

yarn i18next-react-native-locale-detector
react-native link i18next-react-native-locale-detector

Usage

import i18next from "i18next";
import i18nextReactNative from "i18next-react-native-language-detector";
 
i18next
  .use(i18nextReactNative)
  .init();

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    0
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i i18next-react-native-locale-detector

Weekly Downloads

2

Version

1.0.2

License

MIT

Unpacked Size

18.1 kB

Total Files

12

Last publish

Collaborators

  • iamjjc