File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,6 +31,6 @@ Pod::Spec.new do |s|
3131 s . dependency "RCT-Folly"
3232 s . dependency "RCTRequired"
3333 s . dependency "RCTTypeSafety"
34- s . dependency "ReactCommon/turbomodule/core "
34+ s . dependency "React "
3535 end
3636end
Original file line number Diff line number Diff line change 33#import < React/RCTUtils.h>
44
55#ifdef RCT_NEW_ARCH_ENABLED
6- #import < RnBugfenderSpec/RnBugfenderSpec.h >
6+ #import " RnBugfenderSpec.h "
77#endif
88
99@implementation RnBugfender
Original file line number Diff line number Diff line change 11{
22 "name" : " @bugfender/rn-bugfender" ,
3- "version" : " 3 .0.0" ,
3+ "version" : " 4 .0.0" ,
44 "description" : " React Native bindings for Bugfender SDK" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
7070 "pod-install" : " ^0.1.38" ,
7171 "prettier" : " ^2.7.1" ,
7272 "react" : " ^18.2.0" ,
73- "react-native" : " ^0.72.3 " ,
73+ "react-native" : " ^0.76.5 " ,
7474 "react-native-builder-bob" : " ^0.21.3" ,
7575 "release-it" : " ^16.1.4" ,
7676 "typescript" : " ^4.9.5"
You can’t perform that action at this time.
0 commit comments