React native app not open after install react-native-zoom-us library

I am using react-native-zoom-us for joining meeting but after successfully building the app it is crashed when it is going to open.

my react and react native version is following
“react”: “18.2.0”,
“react-native”: “^0.71.8”
“react-native-video”:”^5.2.1”
“react-native-zoom-us”:“^6.18.1”

This topic was automatically closed after 30 days. New replies are no longer allowed.