Translation (React component and React Native component)
| Prop | Mandatory | default value | Type | Description |
|---|---|---|---|---|
| translationKey | Y | String | The key you'd like to get the translation from | |
| defaultValue | N | String | The value to display if the key is not found | |
| parameters | N | Record<string: any> | parameters if you'd like to use parameters |