R1NEJ0

Results 11 comments of R1NEJ0

> any news here? Not yet. PR was merged on SDK-Generator.

> ```kotlin > implementation(libs.appwrite) { > exclude > ``` Hi! Can you explain how to exclude... I'm trying but got an error on "libs"...., I'm quite new developing on Android....

Got same error. Schema `const inputSchema = z.object({ date: z.coerce.date() }); ` Default values: ` const form = useForm({ resolver: zodResolver(inputSchema), defaultValues: { date: new Date() }, })` FormField `...

La gente con astigmatismo lo agradecerá

I've been reading about directus sdk. In theory if you use directus as @pintoderian ![image](https://github.com/pintoderian/next-directus-auth-ts/assets/26463620/d0baf698-93f5-45c1-8e04-2f9361e73791) You will be able making request like this const res = await directus().request(readItems('my_collection', { fields:...