react-native-yamap
react-native-yamap copied to clipboard
Jest mock
How to solve this error?
● Test suite failed to run
TypeError: Cannot read property 'init' of undefined
8 | import { Button } from '@/shared/ui/buttons'
9 |
> 10 | YaMap.init('-').then()
| ^