Skip to content

DylanVann/i18next-react-native-language-detector

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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