mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-18 06:14:21 +01:00
Update RN install commands
This commit is contained in:
@@ -63,11 +63,11 @@ See [the example](https://github.com/breez/breez-sdk/tree/main/libs/sdk-bindings
|
|||||||
We recommmend using the official npm package:
|
We recommmend using the official npm package:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
npm install https://github.com/breez/breez-sdk-react-native/releases/download/0.1.4/breeztech-react-native-breez-sdk-0.1.4.tgz
|
npm install @breeztech/react-native-breez-sdk
|
||||||
```
|
```
|
||||||
or
|
or
|
||||||
```console
|
```console
|
||||||
yarn add https://github.com/breez/breez-sdk-react-native/releases/download/0.1.4/breeztech-react-native-breez-sdk-0.1.4.tgz
|
yarn add @breeztech/react-native-breez-sdk
|
||||||
```
|
```
|
||||||
|
|
||||||
## Go
|
## Go
|
||||||
|
|||||||
Reference in New Issue
Block a user