Alexander Sklar

Results 110 issues of Alexander Sklar

https://github.com/microsoft/react-native-windows-samples/blob/master/samples/TodosFeed/README.md specifically: • As a component, that can be used in a WPF application through XAML Islands We discussed a few weeks ago that we don’t want to advertise Win32...

documentation
enhancement

I just realized that we do have an e2e-test page in current, but it's not linked from anything and the info in there is probably stale We need to either...

documentation
enhancement

@chrisglein we don't control the order of inclusion as that's done by docusaurus. If/we move to docusaurus v2, a lot of this can go away since we can just embed...

enhancement
website
Engineering Improvement Candidate

Add more realistic examples of native modules calling WinRT APIs Including pointing to our sample native modules and possibly community modules _Originally posted by @asklar in https://github.com/microsoft/react-native-windows-samples/pull/280#discussion_r498583890_

enhancement
samples
Extensions
Engineering Improvement Candidate

>performance implications [](start = 127, length = 24) I do not think it is a true statement. On their own the synchronous methods do not cause perf issues. In future...

documentation
enhancement
Extensions

The [Glyph documentation](https://microsoft.github.io/react-native-windows/docs/glyph-component) mentions fontUri, it's marked as not required, but we also don't have instructions that if you specify a `fontUri`, you have to package the font with your...

documentation
enhancement
good first issue

>something.Completed [](start = 8, length = 19) Let's use the co-routine syntax instead. _Originally posted by @vmoroz in https://github.com/microsoft/react-native-windows-samples/pull/280#discussion_r498539295_

documentation
enhancement
Extensions

This is apparently part of the public API but is not documented anywhere

documentation
enhancement
Extensions

Checked with @vmoroz and IReactPackageProvider would be able to load DLLs at runtime to activate modules dynamically, but this is not documented anywhere. We should document this in https://microsoft.github.io/react-native-windows/docs/ireactpackageprovider-api

documentation
enhancement
Extensions

- [ ] Native module setup instructions should explain how to set up an example, ensure autolinking is working, etc. - [ ] The doc says "follow the RN docs...

documentation
enhancement