You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type 'typeof CanvasView' is not assignable to type'ViewClass'.
Type 'CanvasView' is not assignable to type'View'.
Property 'android' is missing intype'CanvasView'.
element-registry.d.ts(46, 36): The expected type comes from the returntype of this signature.
The text was updated successfully, but these errors were encountered:
Make sure to check the demo app(s) for sample usage
Make sure to check the existing issues in this repository
If the demo apps cannot help and there is no issue for your problem, tell us about it
Please, ensure your title is less than 63 characters long and starts with a capital
letter.
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
Please, tell us how to recreate the issue in as much detail as possible.
Describe the steps to reproduce it.
The instructions on the README.md file doesn't work.
Is there any code involved?
this is my
app.module
And I'm getting this error:
The text was updated successfully, but these errors were encountered: