You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2021. It is now read-only.
While running npm tests i am getting this error in the application
` ● Test suite failed to run
TypeError: Cannot read property 'RNGeocoder' of undefined
at Object.<anonymous> (node_modules/react-native-geocoder/js/geocoder.js:4:41)
at Object.<anonymous> (node_modules/react-native-geocoder/index.js:1:252)`
Any ideas how to mock this?
The text was updated successfully, but these errors were encountered:
Hi,
While running npm tests i am getting this error in the application
` ● Test suite failed to run
Any ideas how to mock this?
The text was updated successfully, but these errors were encountered: