Releases: mybigday/react-native-jsi-udp
Releases · mybigday/react-native-jsi-udp
Release 1.4.0-beta.0
16 Jun 14:01
Compare
Sorry, something went wrong.
No results found
1.4.0-beta.0 (2025-06-16)
fix: fix build error when use RN >= 0.76 (#24 ) (e65ebc9 ), closes #24
refactor: move receive thread to JS side (#23 ) (4043f28 ), closes #23
Release 1.3.0
28 Nov 06:09
Compare
Sorry, something went wrong.
No results found
1.3.0 (2024-11-28)
Features
iOS: auto close sockets when going background and resume them all on foreground (f513308 )
Release 1.2.1
30 Sep 17:24
Compare
Sorry, something went wrong.
No results found
1.2.1 (2024-09-30)
Bug Fixes
Release 1.2.0
30 Sep 16:37
Compare
Sorry, something went wrong.
No results found
Release 1.1.3
30 Aug 11:43
Compare
Sorry, something went wrong.
No results found
1.1.3 (2024-08-30)
Bug Fixes
iOS: fix crash when reload (b840dab )
Release 1.1.2
28 Aug 07:43
Compare
Sorry, something went wrong.
No results found
1.1.2 (2024-08-28)
Bug Fixes
partial invalidate, fix iOS crash on reload (d5c86ab )
Release 1.1.1
30 Oct 09:42
Compare
Sorry, something went wrong.
No results found
1.1.1 (2023-10-30)
Bug Fixes
android: classifier -> archiveClassifier for gradle upgrade (#12 ) (86908c4 )
move constants to native, avoid platform specific value (8a7b3f3 )
Features
change high performance EventEmitter (32b7bf6 )
v1.1.0
12 Sep 10:28
Compare
Sorry, something went wrong.
No results found
1.1.0 (2023-09-12)
Bug Fixes
move constants to native, avoid platform specific value (8a7b3f3 )
Features
change high performance EventEmitter (32b7bf6 )
Release 1.0.0
03 Jul 13:43
Compare
Sorry, something went wrong.
No results found
1.0.0 (2023-07-03)
Bug Fixes
Features
auto find interface to bind for iOS (6d0ec0f )
bind best match interface from bind IP (84b187e )
transform more errno (8450629 )
Release 0.1.3
06 Jun 04:10
Compare
Sorry, something went wrong.
No results found
0.1.3 (2023-06-06)
Bug Fixes
crash on reload before library installed (9532b4d )