Kuriel
Kuriel
Any workaround/update?
Any update? 
Es un buen Feature request
Is totally related with this script, i created a clean ubuntu install with WSL, then tested xclock (x11-apps) to test GUI Apps until this everything OK. After install this script...
i think every `Stack.Screen -> options` should to be accesible from `root (or any) header props` as @MHB2011 described before. i have a custom header: `header: (props: NativeStackHeaderProps) => `...
> Seems like it works in new arch without `data` and `isMutating` > > This works: `const { trigger } = useSWRMutation(...` but this doesnt `const { trigger, data }...
> hi there! > > i've seen some problems in your code. basically you don't need to use `openDatabaseSync` + `SQLiteProvider`. SQLiteProvider calls openDatabase under the hood. Hi Kudo, first,...
> I've run in to similar problems while following the same article linked by [@kuriel-dev](https://github.com/kuriel-dev) above. I posted to the discord about it here: https://discord.com/channels/695411232856997968/1378943340120375337/1378943340120375337 > > At this point,...
Hello everyone, thanks to both of you for your contributions. In fact, I had to create a hybrid of the two proposals. My changes aren’t functional; they’re to make the...
> @DavePodosyan thanks for having the repro. the reason in your case is that you were always passing a new function... Hi @Kudo , have you already reported the issue...