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
I have this issue too. React Native does not support top-level await. This means I cannot use validate and assert in my modules, as they are async. I would recommend that we also provide synchronous counterparts for these functions.
Making the parsing synchronous would make it easier to integrate with other tools like
t3Env
Upvote & Fund
The text was updated successfully, but these errors were encountered: