-
Hey,
I am completely lost on unit testing using Jest.
Basically, does anyone know how to mock in order to render child component in unit tests?
```
const MyApp = () => (
);
…
-
With version 4.8.6, everything works fine, but the latest version (5.0.0) does not show any Feature for any Layer when first rendering the Map component. However, after using an onClick event function…
-
-
I've read through the code for the demo, the documentation and I still don't have a clear understanding of required google prop. I think replacing this joke line with a more clear breakdown would help…
-
### Target Use Case
Add the ability to add tile layers. For example, a component that could be used to consume the new Air Quality heat map tile endpoint. Currently, I am not sure what the recommen…
-
## Bug report
### Current Behavior
formik values are not kept when a call back function is called in child component that's created with Formik useField.
Here is the code: https://nv1m89.csb.…
-
Hi guys,
My project is fully build in react hooks and i want to use google maps react but im stuck to convert as a functional for this :
```
import {Map, InfoWindow, Marker, GoogleApiWrapper} …
-
### Minimal reproducible example
https://github.com/Gutistavo/expo-image-issue/blob/main/test.tsx
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a deve…
-
I'm in situation where I need to render to null this component when `window` global is not present (because of SSR). I use this lib to avoid error in SSR node server --> https://github.com/masotime/re…
-
Hello Felix. Let me congratulate you for this awesome repo. We have a product that we are thinking of implementing this, so we have some questions:
- Can this be wrapped on React?
- Can this be w…