Skip to content

Commit a83002a

Browse files
chore(ios): comment out unused RCT-Folly dependency for Expo compatibility (#86)
1 parent b9e5c32 commit a83002a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

open-im-sdk-rn.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Pod::Spec.new do |s|
3434
"CLANG_CXX_LANGUAGE_STANDARD" => "c++17"
3535
}
3636
s.dependency "React-Codegen"
37-
s.dependency "RCT-Folly"
37+
# s.dependency "RCT-Folly"
3838
s.dependency "RCTRequired"
3939
s.dependency "RCTTypeSafety"
4040
s.dependency "ReactCommon/turbomodule/core"

0 commit comments

Comments
 (0)