bear-locale
bear project locale system
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:
License
MIT © imagine10255
GitHub: