applaunch-loc
v1.0.2
Published
Applaunch loc will help you to localize the app language instantly, Just import and use!!
Readme
Installation
npm i applaunch-loc
or
yarn add applaunch-locUsage
import {I18n} from 'applaunch-loc'
{I18n.t('WORD_TO TRANSLATE')}
