Skip to content

Commit b13e00f

Browse files
committed
fix: update ios dependency, to address memory managment issues with loading from url
1 parent a03d7b4 commit b13e00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rive-react-native.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ Pod::Spec.new do |s|
1616
s.source_files = "ios/**/*.{h,m,mm,swift}"
1717

1818
s.dependency "React-Core"
19-
s.dependency "RiveRuntime", "3.1.8"
19+
s.dependency "RiveRuntime", "3.1.11"
2020
end

0 commit comments

Comments
 (0)