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
I'm new with react native so this could be my mistake but neither the sample code does not work for me, the canvas remain empty.
So I try this for Windows:
Hi!
I'm new with react native so this could be my mistake but neither the sample code does not work for me, the canvas remain empty.
So I try this for Windows:
If I debug a little a got this error message, but I don't know what it means or why I got this:
Error
at Canvas._callee$ (http://localhost:8081/index.bundle?platform=windows&dev=true&hot=false&inlineSourceMap=true:98642:24)
at tryCatch (http://localhost:8081/index.bundle?platform=windows&dev=true&hot=false&inlineSourceMap=true:46451:19)
at Generator. (http://localhost:8081/index.bundle?platform=windows&dev=true&hot=false&inlineSourceMap=true:46532:24)
at Generator.next (http://localhost:8081/index.bundle?platform=windows&dev=true&hot=false&inlineSourceMap=true:4…nlineSourceMap=true:46482:22)
at http://localhost:8081/index.bundle?platform=windows&dev=true&hot=false&inlineSourceMap=true:46503:15
at tryCallTwo (http://localhost:8081/index.bundle?platform=windows&dev=true&hot=false&inlineSourceMap=true:26561:7)
at doResolve (http://localhost:8081/index.bundle?platform=windows&dev=true&hot=false&inlineSourceMap=true:26693:15)
at new Promise (http://localhost:8081/index.bundle?platform=windows&dev=true&hot=false&inlineSourceMap=true:26580:5)
Any Idea? It would be great if worked it. Thank you!
The text was updated successfully, but these errors were encountered: