79809151

Date: 2025-11-04 16:32:37
Score: 2
Natty:
Report link

It turns out the issue is that JavaScriptValue cannot be used in an AsyncFunction. From the documentation: "Note that using JavaScript-specific types is restricted to synchronous functions" (https://docs.expo.dev/modules/module-api/). Instead, a Record should be used.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: guodman