[go] update lottie-react-native to 6.1.2 (#23843)
# Why
There have been a lot of changes in Lottie React Native and there are some issues for users using Expo Go.
May fix:
- https://github.c
[go] update lottie-react-native to 6.1.2 (#23843)
# Why
There have been a lot of changes in Lottie React Native and there are some issues for users using Expo Go.
May fix:
- https://github.com/lottie-react-native/lottie-react-native/issues/1075
- https://github.com/lottie-react-native/lottie-react-native/issues/999
- https://github.com/lottie-react-native/lottie-react-native/issues/1005
# How
- Changed source type to `npm` in expoGoConfig
- Ran `et uvm -m lottie-react-native -c 6.1.2`
- Updated NCL example
# Test Plan
versioned expo go + NCL lottie test case
---------
Co-authored-by: Kudo Chien <[email protected]>
show more ...
|