@canva/app-i18n-kit
v1.1.1
Published
React-based component kit to adapt `react-intl` to work with the Canva Apps SDK localization process
Downloads
8,234
Readme
@canva/app-i18n-kit
React-based component kit to adapt react-intl to work with the Canva Apps SDK localization process.
Table of contents
Introduction
The @canva/app-i18n-kit package is a React-based component kit that adapts the react-intl library to work with the Canva Apps SDK localization process. This component helps you localize your Canva app.
To learn more about using this package and localizing Canva apps, see the official documentation.
Installation
npm install @canva/app-i18n-kitUsage
If you're using the Canva Apps SDK starter kit, the @canva/app-i18n-kit package is already configured.
To migrate an existing Canva app or to use @canva/app-i18n-kit in an app not based on the starter kit, follow the instructions in Migrate an existing app in the Canva Apps SDK documentation.
Changelog
See the CHANGELOG.md file.
Contributing
We're actively developing this package but are not currently accepting third-party contributions. If you'd like to request any changes or additions to the package, submit a feature request via the Canva Developers Community.
License
See the LICENSE.md file.
