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
The text was updated successfully, but these errors were encountered:
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
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.
_ZN14GCanvasContext21SendVertexBufferToGPUEj
Exception:
EXC_BAD_ACCESS: context > newFunctionWithGLIR:inputsDescription:functionType: >
Attempted to dereference null pointer.
any help please?
The text was updated successfully, but these errors were encountered: