Tan Jing Ren

Results 39 comments of Tan Jing Ren

@xJam-es Have you tested this?

weird i thought i already fixed this. @disdain13 didn't you already merge my request before releasing latest.

> Hi Mate and what did you use for Uart CS pin ? yea i want to know as well

> @Shamoon78 @tanjunior > > Apologies, I've been away from the hobby for a while - M1 Port uses PD8 (EXP1_6) M2 uses PD10 (EXP1_4) M3 uses PE10 (EXP1_2) >...

I am also exploring the idea of replacing tamagui with shadcn-ui.

The server hosting the pngs https://qwvsfvhphdefqfyuuhlb.supabase.co/ seems to be down

> @tanjunior The solution for this case mentioned here [#6 (comment)](https://github.com/noamr/use-view-transitions/issues/6#issuecomment-1840900078) by creating another d.ts file vscode doesn't complain about import errors anymore but getting this error when running. `Attempted...

> @tanjunior Checked your codesandbox. It seems you didn't include in tsconfig your d.ts file, that's why it's complaining of ts-error. "include": ["next-env.d.ts", "**/*.ts", "**/_.tsx", ".next/types/**/_.ts", YOUR_DTS]. Check tsconfig.json Doing...