Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 314 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 314 Bytes

react-native-react-locale

Getting started

$ npm install react-native-react-locale --save

Mostly automatic installation

$ react-native link react-native-react-locale

Usage

import ReactLocale from 'react-native-react-locale';

// TODO: What to do with the module?
ReactLocale;