Henry Acosta

Results 2 comments of Henry Acosta

@yairpi165 thanks that works for me here is the patch lottie-react-native+7.3.4.patch ``` diff --git a/node_modules/lottie-react-native/ios/Fabric/LottieAnimationViewComponentView.mm b/node_modules/lottie-react-native/ios/Fabric/LottieAnimationViewComponentView.mm index de8b545..01db859 100644 --- a/node_modules/lottie-react-native/ios/Fabric/LottieAnimationViewComponentView.mm +++ b/node_modules/lottie-react-native/ios/Fabric/LottieAnimationViewComponentView.mm @@ -49,6 +49,10 @@ using namespace facebook::react;...