This repository was archived by the owner on Sep 4, 2021. It is now read-only.

Description
Hi,
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?