bear-locale

bear project locale system

NPM
npm

This project demo

Install

yarn add bear-locale

Usage

in your index.js add
see the example/src/index.js

import {LocaleProvider} from 'bear-locale';

<LocaleProvider >
    <App/>
</GridThemeProvider>

There is also a codesandbox template that you can fork and play with it:

Edit react-editext-template

Component and setup docs

License

MIT © imagine10255

GitHub:

https://github.com/imagine10255/bear-locale