@transifex/react
Advanced tools
Comparing version 3.2.1 to 3.2.2
{ | ||
"name": "@transifex/react", | ||
"version": "3.2.1", | ||
"description": "Transifex Native for React", | ||
"version": "3.2.2", | ||
"description": "i18n React framework using Transifex Native", | ||
"keywords": [ | ||
@@ -10,2 +10,5 @@ "transifex", | ||
"localization", | ||
"internationalization", | ||
"globalization", | ||
"translation", | ||
"react" | ||
@@ -46,3 +49,3 @@ ], | ||
"@testing-library/react": "^10.4.9", | ||
"@transifex/native": "^3.2.1", | ||
"@transifex/native": "^3.2.2", | ||
"eslint": "^6.6.0", | ||
@@ -49,0 +52,0 @@ "eslint-config-airbnb": "^18.2.0", |
@@ -1,3 +0,21 @@ | ||
# Transifex Native for React | ||
<p align="center"> | ||
<a href="https://www.transifex.com"> | ||
<img src="https://raw.githubusercontent.com/transifex/transifex-javascript/master/media/transifex.png" height="60"> | ||
</a> | ||
</p> | ||
<p align="center"> | ||
<i>Transifex Native is a full end-to-end, cloud-based localization stack for moderns apps.</i> | ||
</p> | ||
<p align="center"> | ||
<img src="https://github.com/transifex/transifex-javascript/actions/workflows/npm-publish.yml/badge.svg"> | ||
<a href="https://www.npmjs.com/package/@transifex/react"> | ||
<img src="https://img.shields.io/npm/v/@transifex/react.svg"> | ||
</a> | ||
<a href="https://developers.transifex.com/docs/native"> | ||
<img src="https://img.shields.io/badge/docs-transifex.com-blue"> | ||
</a> | ||
</p> | ||
# Transifex Native SDK: React i18n | ||
React component for localizing React application using | ||
@@ -12,2 +30,18 @@ [Transifex Native](https://www.transifex.com/native/). | ||
# How it works | ||
**Step1**: Create a Transifex Native project in [Transifex](https://www.transifex.com). | ||
**Step2**: Grab credentials. | ||
**Step3**: Internationalize the code using the SDK. | ||
**Step4**: Push source phrases using the `@transifex/cli` tool. | ||
**Step5**: Translate the app using over-the-air updates. | ||
No translation files required. | ||
![native](https://raw.githubusercontent.com/transifex/transifex-javascript/master/media/native.gif) | ||
# Upgrade to v2 | ||
@@ -14,0 +48,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
66396
381