Skip to content

React Native 0.70 throws error in iOS and Android #11

@visoft

Description

@visoft

I tried updating my app to React Native 0.70 and received errors in both iOS and Android. I guess it needs an update before moving to 0.70.

iOS

 ERROR  Invariant Violation: View config getter callback for component `RNPhotoZoom` must be a function (received `undefined`).

This error is located at:
    in RNPhotoZoom (at PhotoZoom.ios.js:70)
    ....

Android

 ERROR  Invariant Violation: View config getter callback for component `PhotoZoomAndroid` must be a function (received `undefined`).

This error is located at:
    in PhotoZoomAndroid (at PhotoZoom.android.js:69)
    ....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions