Files
breez-sdk-docs/snippets/react-native
2023-11-27 13:49:02 +01:00
..
2023-11-17 13:15:26 +01:00
2023-11-20 13:51:24 +01:00
2023-11-17 13:15:26 +01:00
2023-11-17 13:15:26 +01:00
2023-11-17 13:15:26 +01:00
2023-11-17 13:15:26 +01:00
2023-11-17 13:15:26 +01:00
2023-11-17 13:15:26 +01:00
2023-11-17 13:15:26 +01:00
2023-11-17 13:15:26 +01:00
2023-11-17 13:15:26 +01:00
2023-11-17 13:15:26 +01:00
2023-11-17 13:15:26 +01:00
2023-11-27 13:49:02 +01:00

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)
  1. Download the react-native-{VERSION} artifact
  2. Unzip the artifact and put the sdk-react-native.tgz file in the snippets/react-native/packages folder
  3. Run yarn to install the package.
  4. happy coding