Files
breez-sdk-docs/snippets/react-native
2024-02-26 16:09:57 +01:00
..
2024-02-06 20:25:50 +01:00
2024-02-09 09:48:19 +01:00
2024-02-06 20:25:50 +01:00
2024-02-06 20:25:50 +01:00
2024-02-06 20:25:50 +01:00
2023-11-17 13:15:26 +01:00
2023-11-17 13:15:26 +01:00
2024-02-06 20:25:50 +01:00
2024-02-06 20:25:50 +01:00
2024-02-06 20:25:50 +01:00
2024-02-26 16:09:57 +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