Juan Sepulveda

Results 2 comments of Juan Sepulveda

I've solve this issue setting the `TENANT_DATABASE_NAME` var to my main db. Nevertheless I'm not sure either why is not getting the correct database name.

> Can you try > > ``` > import { cssInterop } from "nativewind"; > cssInterop(Image, { className: "style" }); > ``` > > on top of your component? The...