anija

Results 17 comments of anija

Same problem upgrading react-native without expo. react: 17.0.2 react-native: 0.66.4 lottie-react-native: 5.0.1 lottie-ios: 3.2.3 Workaround by @bakerj417 works fine.

This library is now raising an error (was a warning), when opgrading to react native 0.69. Merging this PR now it's pretty important.

From the documentation linked: > This is only valid if [hasVerticalAccuracy()](https://developer.android.com/reference/android/location/Location#hasVerticalAccuracy()) is true. So, how the plugin/messenger manage the hasVerticalAccuracy=false case?

I see that on Android the location vertical accuracy heavly depends on how the location has been recorded: from GPS, wifi or Cellular positioning. There's any chance to got this...

In addition to this: If i try to do: `const { error } = await confirmApplePayPayment(clientSecret);` After the timeout message has been received and the applePay sheet has been closed,...

> @arekkubaczkowski how to force android to work?? Removing the CardField from inside the FlatList.