Alexander Sklar
Alexander Sklar
> Hi folks, > > Ever since we've published this PR, we've been improving the test apps and ironing out the wrinkles. We've added support for macOS, and Windows support...
The REACT_METHOD macro works with a return value (no promise) when the JS side is using the method via a callback, like: https://github.com/microsoft/react-native-windows/blob/main/packages/sample-apps/index.windows.js#L214 However, it won't work if you are...
@kikisaints @chrisglein a lot of this I bet is due to us using Docusaurus v1 to produce the website. We should re-evaluate this once we move to v2 with #269
tagging @dedavis6797 @tudorms @Khalef1 We should repurpose this for Hermes once it is the default, so updating the title
Related to: #333 and #198
Probably needs to be updated for time drift
/azp run
We will need docusaurus v2 to support the top level pivots before we can move. Tracked by https://github.com/facebook/docusaurus/issues/3320
To me this is by design, per discussion in microsoft/react-native-windows-samples#267
no, what I'm saying is we probably don't want 3rd parties to do xaml islands without some white gloving. If you remember the conversation we had in 267, we had...