LVu

Results 8 comments of LVu

> @mauron85 This is really simple fix, but it is neccessary. > Would you please merge this PR? how to fix? help me, tks

> v4.0.0 is just released. It contains three large changes: > > * Fix react-native 0.64 compatibility > * Windows support [C#] > * macOS Support (based on react-native-windows) >...

> Try lottie-react-native 4.1.3 and lottie-ios 3.2.3 @emilioicai tks for your quick response,i don't know why but i still get error when running pod install with 2 this versions@@ Ver...

> Maybe you still got the old versions installed. Can you try removing the ios/Pods folder and ios/Podfile.lock ? then try running pod install again by the way using command...

> Yeah, looks like you removed them correctly. I will also investigate on my side @emilioicai I've just created a new Project RN 0.64 and install lottie npm i --save...

> thanks @caolong0204 I think the issue might be RN 64 minimum deployment target is iOS 10 while RN 65 has iOS 11 as minimum deployment target. I guess we...