79496710

Date: 2025-03-09 22:39:05
Score: 1
Natty:
Report link

React Native Skia has no instruments of interactions with user. Everything from tap to input basics should be implemented from scratch or another way would be to create overlay over canvas that create rn elements in the same place where skia elements are. And another issue would be the way rn skia implemented right now it’s completely separate react reconciler which will create problem I wouldn’t recommend skia for anything other than rendering non interactive image

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: anion155