SennaSanzo

Results 10 comments of SennaSanzo

> I got same issue that container is empty even after loading provider module from `inversify-binding-decorators`. When putting all in 1 ts file, it works. Otherwise, it does not work....

Apart from the parser problem mentioned above, I tried implementing a wait with an event or a duration like in the example (the only difference is that I'm doing it...

May I ask if this project is still being actively maintained? I really appreciate the work that's gone into it and hope the community is still involved.

Yes, I saw a lot of posts and discussions about animations. But as you can see here, I'm just starting from a complete fresh repo without any extra stuff. Only...

I tested further by removing all references to reanimated here: [Repo with no reanimated](https://github.com/SennaSanzo/test-expo-redirect-crash2). The error seems linked to the usage of Tabs navigation. I created a subfolder (test) where...

In addition of the infer problem, I also noticed that if I want to use the magic sql for casting a timestampz the result will produce always a string not...

@acontreras89, my issue with date mapping wasn’t indeed related to that problem; however, the OP’s issue led me to a situation where I wanted to cast my returned value because...

The issue is also reported in drizzle orm Github here: [drizzle-team/drizzle-orm#3748](https://github.com/drizzle-team/drizzle-orm/issues/3748). This is a problem when you absolutely need to use deno like in Supabase edge functions... Hope it will...