You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently upgraded our project to React Native 0.78.2 and enabled the New Architecture. However, after this upgrade, lottie-react-native (current version: ^7.0.0) has started automatically triggering certain events (like onAnimationFinish) during component initialisation, causing unintended behaviour in our app. We're not using Expo.
Has anyone encountered this issue and found a solution? Additionally, if the community team has any estimated timeline for a fix, that would be greatly appreciated.