Skip to content

canvas didn't display when app starts #171

@chj-damon

Description

@chj-damon

I'm using react-native-canvas in my app, but it seems something went wrong but I don't know what caused it.

I prepared this repository to reproduce this issue:
https://github.com/chj-damon/rn-canvas-issue-reproduce

the step to reproduce my problem is:

  1. npm install
  2. npx react-native run-ios (run-android)
    you can see that canvas didn't display on the screen after the app starts.
  3. modify anything in app.js, then you'll see that canvas appears.

Why didn't it show for the first time, but have to wait for any changes?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions