Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: tradle/react-native-udp

v4.1.7

Choose a tag to compare

@github-actions github-actions released this 26 Jan 08:04

4.1.7 (2023-01-26)

Bug Fixes

  • Android: Remove incorrect Override signature (#241) (2578857)

v4.1.6

Choose a tag to compare

@github-actions github-actions released this 05 Dec 17:05

4.1.6 (2022-12-05)

Bug Fixes

v4.1.5

Choose a tag to compare

@github-actions github-actions released this 22 Mar 18:03

4.1.5 (2022-03-22)

Bug Fixes

  • Fix Gradle configuration (#205) (c5c7831)
  • Android: Catch all exceptions and redirect them to JS (#202) (0a512ee)

v4.1.4

Choose a tag to compare

@github-actions github-actions released this 22 Feb 22:51

4.1.4 (2022-02-22)

Bug Fixes

  • Remove AsyncTask in the send function (it's deprecated) (#197) (179a948)

v4.1.3

Choose a tag to compare

@github-actions github-actions released this 08 Sep 14:41

4.1.3 (2021-09-08)

Bug Fixes

  • Fix podspec to be compliant with latest Cocoapods (#191) (006361b)

v4.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Jan 23:01

4.1.2 (2021-01-19)

Bug Fixes

  • Android: Fix null MulticastSocket creation (#148) (3d52791)

v4.1.1

Choose a tag to compare

@github-actions github-actions released this 24 Dec 14:06

4.1.1 (2020-12-24)

Bug Fixes

  • Fix TypeScript declaration inheritance (#153) (3e5b4f7)

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 05 Dec 18:26

4.1.0 (2020-12-05)

Features

v4.0.4

Choose a tag to compare

@github-actions github-actions released this 28 Nov 13:50

4.0.4 (2020-11-28)

Bug Fixes

  • Android: Switch to Java Standard concurrent API (#145) (373edf0)

v4.0.3

Choose a tag to compare

@github-actions github-actions released this 01 Oct 13:04

4.0.3 (2020-10-01)

Bug Fixes