-
Today, I found some BUGs in my animation. The first one was that bodymovin couldn't recognize some of text style correctly. Then I looked at the JSON file and found that there was a data record about…
-
- react-native-image-crop-picker v0.20.0
- react-native v0.53.3 or v0.54.0
- Android
When I try to build with react-native-image-crop-picker linked build throw a error, but if I unlink react-nati…
-
When trying to build from remote podspec that has license file set, the copy_license fails.
For example, Lottie:
```sh
bundle exec pod pack https://raw.githubusercontent.com/airbnb/lottie-ios/mas…
-
Whole project turned upside down after Firebase integration.
**My Podfile**
```
require_relative '../node_modules/react-native/scripts/react_native_pods'
require_relative '../node_modules/@react…
-
**Issue summary**
I found myself writing some JavaScript code to wait for a particular frame to be passed. In order to do this, I installed an `enterFrame` listener, and in the listener checked to …
-
after i use
`https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js`
or
`https://cdn.jsdelivr.net/npm/@lottiefiles/lottie-player@2.0.5/dist/lottie-player.min.js`
This popup…
-
### Minimal reproducible example
https://github.com/Emauss/testBug
### What platform(s) does this occur on?
Android
### Did you reproduce this issue in a development build?
Yes
### Summary
Main…
-
**Describe the bug**
App is freezing frequently and causing ANR wen started using async updates for Lottie rendering.
We use Lottie heavily for our loading and chat animations.
And multiple users s…
-
- [x] Asked question in discussions
- [x] Tried the troubleshooting Wiki
- [x] Followed the migration Wiki
**Describe the bug**
Hi guys I'm getting this error when import the GOOGLE_MAPS_APIKEY…
-
The dependencies in package.json are old.
running `yarn upgrade --latest` result in following changes to package.json file.
before committing the change run yarn-deduplicate as described in https:/…