Chris Glein
Chris Glein
Isn't AsyncStorage [marked deprecated](https://reactnative.dev/docs/asyncstorage) from core? We've been directing people to community modules for their needs here. So we shouldn't really be expanding its role, unless the intent is to...
> assuming https://github.com/react-native-async-storage/async-storage is compatible with the Win32 AsyncStorage module I actually believe that they are not compatible. Which is a pain point raised about a year ago but hasn't...
CLI logic to have the module templates (for C# and C++) Depends on #9136.
> I tried to pass experimentalNuGetDependency to true, by following this [tutorial](https://microsoft.github.io/react-native-windows/docs/NuGet) This bug doesn't occur anymore. So I think this can be marked as a workaround. Glad you're unblocked....
May be overlap with #4874, but that's not a min app, and we probably want that. Assigning to @kmelmon to flesh out the thinking here and explore what kinds of...
> As we're working on perf stuff now, should this be moved into 0.67 @chrisglein Chris Glein FTE? Do we want to still track this specific case (generic base apps)...
Paths are the targets of symlinks, not the symlinks itself. Logic there needs to be tidied up. @jonthysell if you have ideas on how this should work, copy them in...
Try getting a XAML live tree view + properties of the app and diff between what Chiara is seeing in her repro.
Could have performance impact as well, as for example with PasswordBox it creates both that and a TextBox. So code cleanup... but more.
We use custom images these days, so we'd need to update the custom images to be derived from these. We want to get in front of this so we catch...