Closed amir-ibrahim closed 9 months ago
:warning: | Missing Reproducible Example |
---|---|
:information_source: | We could not detect a reproducible example in your issue report. Please provide either:
|
does anyone have a clue here?
thank god i managed to solve this issue if anyone wondering it was a problem with compatibility with lottie-react-native & lottie-ios libraries versions
Old Version
0.71.16
New Version
0.72.0 or 0.72.10
Description
i faced this error after Upgrading from react native 0.71.16 to 0.72 Exception bridge module null does not conform to RCTBridgeModule was dispatchViewManagerCommand not target UIManager with params ( 85, reset, ()))
please see the video.
https://github.com/facebook/react-native/assets/41516271/eaea07ed-b4cd-4335-ae58-c8bb6091947e
Steps to reproduce
Upgrading from react native 0.71.16 to 0.72
Affected Platforms
Runtime - Android, Runtime - iOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
Upgrading from react native 0.71.16 to 0.72
Screenshots and Videos
No response