79324941

Date: 2025-01-02 20:56:36
Score: 0.5
Natty:
Report link

Found out this assert package ;

npm install assert

Include and use like this ;

import assert from "assert";

assert(route?.params?.array !== undefined, "Your error message here");

Note: Also works with Expo Go

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Eternal Dreamer