diff --git a/__mocks__/react-native-location.js b/__mocks__/react-native-location.js new file mode 100644 index 000000000..3dda9ea4d --- /dev/null +++ b/__mocks__/react-native-location.js @@ -0,0 +1,2 @@ +const _default = {} +export default _default;