Skip to content

DylanVann/i18next-react-native-language-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i18next-react-native-language-detector

React Native language detector for i18next.

Installation

npm install i18next i18next-react-native-language-detector react-native-locale-detector --save
react-native link

Usage

import i18next from 'i18next'
import i18nextReactNative from 'i18next-react-native-language-detector'

i18next
.use(i18nextReactNative)
.init()

About

i18next react native language detection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published