File tree Expand file tree Collapse file tree 4 files changed +10
-7
lines changed
Expand file tree Collapse file tree 4 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 1- # 0.6.4
1+ # 0.6.5
22
33## Update
4+ * support iOS channel-io 9.1.0
45
5- - support android channel-io 9.0.4
6+ # 0.6.4
7+
8+ ## Update
9+ * support android channel-io 9.0.4
610
711# 0.6.3
812
2630# 0.5.3
2731
2832## Bug Fixes
29-
30- - iOS - Fixed an issue where onBadgeChanged was not called
33+ * iOS - Fixed an issue where onBadgeChanged was not called
3134
3235# 0.5.1
3336
Original file line number Diff line number Diff line change 88
99#import < Foundation/Foundation.h>
1010#import < React/RCTConvert.h>
11- #import < ChannelIO/ChannelIO .h>
11+ #import < ChannelIOFront/ChannelIOFront-Swift .h>
1212
1313NS_ASSUME_NONNULL_BEGIN
1414
Original file line number Diff line number Diff line change 99#import < Foundation/Foundation.h>
1010#import < React/RCTBridgeModule.h>
1111#import < React/RCTEventEmitter.h>
12- #import < ChannelIO/ChannelIO .h>
12+ #import < ChannelIOFront/ChannelIOFront-Swift .h>
1313
1414NS_ASSUME_NONNULL_BEGIN
1515
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-channel-plugin" ,
3- "version" : " 0.6.4 " ,
3+ "version" : " 0.6.5 " ,
44 "description" : " react native module for channel io" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments