Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react native iOS crashes when i render more than one canvas #111

Open
MoeMamdouh opened this issue Dec 9, 2019 · 2 comments
Open

react native iOS crashes when i render more than one canvas #111

MoeMamdouh opened this issue Dec 9, 2019 · 2 comments

Comments

@MoeMamdouh
Copy link

_ZN14GCanvasContext21SendVertexBufferToGPUEj

Exception:
EXC_BAD_ACCESS: context > newFunctionWithGLIR:inputsDescription:functionType: >
Attempted to dereference null pointer.

any help please?

@MoeMamdouh MoeMamdouh changed the title iOS crashes react native when i render more than one canvas react native iOS crashes when i render more than one canvas Dec 9, 2019
@ruixue521
Copy link

Hello, can you leave a contact information to communicate with me?

@flyskywhy
Copy link

@MoeMamdouh , @flyskywhy/react-native-gcanvas can render more than one canvas on iOS.

Since Alibaba feat: delete weex bridge & reactive bridge, here comes the @flyskywhy/react-native-gcanvas npm package.

After months work, @flyskywhy/react-native-gcanvas runs well on Android and iOS, fix several bugs and add feat: support drawImage() from require('some.png') on Android, iOS and Web described in Changelog.md, refactor with the detailed Example As Usage in README.md.

With Performance Test Result, and Convenient With Browser-like canvas APIs with the easily <canvas/> ported example react-native-particles-bg runs on Android, iOS and Web, @flyskywhy/react-native-gcanvas is the best choice for now 😋

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants