Replies: 2 comments 2 replies
-
|
What's your React version? |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Fixed in #208 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use Mapbox
const MapBox = withUniwind(MapboxGL.MapView)and i use ref on MapBox component. When i put ref on this component, i receive this typescript error:Property 'ref' does not exist on type 'IntrinsicAttributes & { className?: string | undefined; onDidFinishLoadingClassName?: string | undefined; } & { tintColorClassName?: string | undefined; } & ViewProps & { ...; }'. Is it normal?Beta Was this translation helpful? Give feedback.
All reactions