Skip to content

Releases: helium/react-native-helium

Release 3.0.5

17 Jul 21:16
Compare
Choose a tag to compare

Release 3.0.4

27 Dec 17:19
Compare
Choose a tag to compare

3.0.4 (2023-12-27)

Release 3.0.0

19 Sep 17:16
Compare
Choose a tag to compare

3.0.0 (2023-09-19)

Release 2.1.2

13 May 03:50
Compare
Choose a tag to compare

2.1.2 (2023-05-13)

Release 2.1.1

05 May 12:28
Compare
Choose a tag to compare

2.1.1 (2023-05-05)

Release 2.1.0

25 Apr 20:50
Compare
Choose a tag to compare

2.1.0 (2023-04-25)

Release 2.0.21

19 Apr 15:49
Compare
Choose a tag to compare

2.0.21 (2023-04-19)

Release 1.0.0

06 Jul 00:28
Compare
Choose a tag to compare

1.0.0 (2022-07-06)

  • BREAKING: Removed the WalletLink module. It can now be found in helium-js
  • Bump helium-js libraries to the following versions:
    "@helium/address": "^4.3.1",
    "@helium/crypto-react-native": "^4.5.0",
    "@helium/currency": "^4.2.0",
    "@helium/http": "^4.4.0",
    "@helium/onboarding": "^4.5.0",
    "@helium/proto-ble": "^4.0.0",
  • Added support for 24 word and testnet keypair creation

Release 0.3.0

02 May 16:59
Compare
Choose a tag to compare

0.3.0 (2022-05-02)

  • Add helium wallet delegate app #47

We have updated the WalletLink delegateApps list to use the Helium Wallet as the first supported app, now replacing the Helium Hotspot App. If you are using delegateApps[0], updating to v0.3.0 of the SDK will automatically start using the Helium Wallet. If you want to provide users with a choice you can follow the Maker Starter App and display a list.

Release 0.2.3

20 Apr 17:09
Compare
Choose a tag to compare

0.2.3 (2022-04-20)

  • add reset scanned devices api #44
  • fix example app react native sodium patch #43
  • add better onboarding fallback error messaging #42