@sphereon/ui-components.ssi-react-native
Version:
SSI UI components for React-Native
31 lines (20 loc) • 639 B
Markdown
<h1 align="center">
<br>
<a href="https://www.sphereon.com"><img src="https://sphereon.com/content/themes/sphereon/assets/img/logo.svg" alt="Sphereon" width="400"></a>
<br>SSI UI Components (React-Native)
<br>
</h1>
**Warning: This package still is in every early development. Breaking changes without notice will happen at this point!**
A React-Native package containing UI components for SSI
### Localization
i18n is used for localization. Currently only the English and Dutch locales are supported.
### Build
```shell
pnpm build
```
### Installation
```shell
pnpm install @sphereon/ui-components.ssi-react
```