Playstore prelaunch reports are reporting some crashes:
com.facebook.react.common.JavascriptException: Invariant Violation: requireNativeComponent: "RNCProgressBar" was not found in the UIManager.
This seems to be the reason: Libraries required are missing
Steffen Kleinle - 5.7.2021, 22:42:31
Playstore prelaunch reports are reporting some crashes: com.facebook.react.common.JavascriptException: Invariant Violation: requireNativeComponent: "RNCProgressBar" was not found in the UIManager.
This seems to be the reason: Libraries required are missing
https://github.com/wonday/react-native-pdf/issues/469
Readd those and check all other libraries removed in the last time.
Environment: - Linked issues: