HI Guys,
Versions
"react-native-image-zoom": "^0.32.0",
"react": "16.2.0",
"react-native": "0.52.0",
Am Getting the Error Messages
1.Cannot read property 'oneOfType' of undefined
2.Module AppRegistry is not a registered callable module (calling runApplication).
How can I solve the Error messages.I have a View which is need to zoom in and ZOOMout Functionality for View.How can i achieve this.
HI Guys,
Versions
"react-native-image-zoom": "^0.32.0",
"react": "16.2.0",
"react-native": "0.52.0",
Am Getting the Error Messages
1.Cannot read property 'oneOfType' of undefined
2.Module AppRegistry is not a registered callable module (calling runApplication).
How can I solve the Error messages.I have a View which is need to zoom in and ZOOMout Functionality for View.How can i achieve this.