File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 4.5.1] - 2026-03-16
9+
10+ - Android SDK version: 18.0.4
11+ - iOS SDK version: 6.14.1
12+
13+ ### React Native
14+
15+ #### Fixed
16+
17+ - Fixed case where event dispatchers on Android were not initialized before calling onResume at the app launch
18+
819## [ 4.5.0] - 2026-03-03
920
1021- Android SDK version: 18.0.4
Original file line number Diff line number Diff line change 11{
22 "name" : " freerasp-react-native" ,
3- "version" : " 4.5.0 " ,
3+ "version" : " 4.5.1 " ,
44 "description" : " React Native plugin for improving app security and threat monitoring on Android and iOS mobile devices." ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments