Skip to content

Commit 3a54712

Browse files
authored
fix: to support old react native versions we need to add turbo module dependency (#45)
1 parent 2c83aba commit 3a54712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

react-native-bignumber.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ Pod::Spec.new do |s|
4040
s.dependency "React-Core"
4141
s.dependency "React"
4242
s.dependency "React-callinvoker"
43+
s.dependency 'ReactCommon/turbomodule/core'
4344
end

0 commit comments

Comments
 (0)