Skip to content

Releases: cawfree/react-native-helios

Release 0.1.16

17 Dec 23:44

Choose a tag to compare

0.1.16 (2022-12-17)

Updated our dependency to point at the latest version of Helios at the time of writing.

This ensures we stay up to date with the latest features and bug fixes.

Fixes (Release 0.1.14)

11 Dec 03:01

Choose a tag to compare

0.1.14 (2022-12-11)

Bug Fixes

Expo Support (Release 0.1.13)

09 Dec 00:29

Choose a tag to compare

0.1.13 (2022-12-09)

  • Added support for running on Expo!

Goerli (Release 0.1.7)

08 Dec 02:58

Choose a tag to compare

  • Added support for Goerli.
    • You can select this test network by passing network: Network.GOERLI to start().
  • Updated example app to include settings object to experiment with both.

Release 0.1.6

06 Dec 22:50

Choose a tag to compare

0.1.6 (2022-12-06)

  • Enable rpc_port specification, or default to 8545.

Release 0.1.5 (Android Performance Improvments)

06 Dec 09:01

Choose a tag to compare

0.1.5 (2022-12-06)

Bug Fixes

  • thread android execution (7de34f0)

Android Support

04 Dec 20:25

Choose a tag to compare

0.1.4 (2022-12-04)

Bug Fixes

iOS Simulator Support

23 Nov 07:05

Choose a tag to compare

0.1.3 (2022-11-23)

Enable react-native-helios to run on iOS Devices and Simulators! 🎉

Release 0.1.2

18 Nov 01:36

Choose a tag to compare

0.1.2 (2022-11-18)

Bug Fixes