mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-18 14:24:19 +01:00
fix react native install guide
This commit is contained in:
@@ -29,11 +29,11 @@ We recommend using our official Swift package: [breez/breez-sdk-swift](https://g
|
|||||||
We recommmend using the official npm package:
|
We recommmend using the official npm package:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ npm install @breeztech/react-native-breez-sdk
|
$ npm install https://github.com/breez/breez-sdk-react-native/releases/download/0.1.2/breeztech-react-native-breez-sdk-0.1.2.tgz
|
||||||
```
|
```
|
||||||
or
|
or
|
||||||
```console
|
```console
|
||||||
$ yarn add @breeztech/react-native-breez-sdk
|
$ yarn add https://github.com/breez/breez-sdk-react-native/releases/download/0.1.2/breeztech-react-native-breez-sdk-0.1.2.tgz
|
||||||
```
|
```
|
||||||
|
|
||||||
## Go
|
## Go
|
||||||
|
|||||||
Reference in New Issue
Block a user