0.9.4-7 • Published 10 months ago
@daldalso/i18n v0.9.4-7
@daldalso/i18n
Yet another internationalization library for React.js
Getting Started
yarn add @daldalso/i18n
npx i18n init
- Add
I18nInitializer
component in your root component.I18nInitializer
have to be the first child. - Call
useLexicon
in any components for i18n.