Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created December 23, 2018 16:26
Show Gist options
  • Save amandeepmittal/030f87262c90b02dc2c796090b199da5 to your computer and use it in GitHub Desktop.
Save amandeepmittal/030f87262c90b02dc2c796090b199da5 to your computer and use it in GitHub Desktop.
import RNLanguages from 'react-native-languages';
// Get Current device language
console.log('language', RNLanguages.language);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment