mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 13:54:20 +01:00
add readme for react native
This commit is contained in:
7
snippets/react-native/README.md
Normal file
7
snippets/react-native/README.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
## Steps to compile the snippets locally
|
||||||
|
1. Build a react native package
|
||||||
|
- By running the publish-all-platforms CI in the breez-sdk repository (use dummy binaries)
|
||||||
|
2. Download the react-native-{VERSION} artifact
|
||||||
|
3. Unzip the artifact and put the `sdk-react-native.tgz` file in the `snippets/react-native/packages` folder
|
||||||
|
4. Run `yarn` to install the package.
|
||||||
|
5. happy coding
|
||||||
Reference in New Issue
Block a user