Steven Moyes

Results 34 comments of Steven Moyes

Thanks again @gillpeacegood for providing this initial implementation. As @namrog84 and @jonthysell mention, RNW vNext supports **both C++ and C# implementations** – though the C# implementation will incur a performance...

CC: @kaiguo - can you help debug?

CC: @itinance - how can we get this PR merged in?

CC: @avmoroz I believe that avmoroz is very close to submitting a PR that updates the module to use C++ in lieu of C#. Since this existent PR is in...

@itinance - I'll poke the RN folks at Microsoft to get some more eyes on this!

Happy new year to you too, @exotexot! @asklar - do you sign off on this? @itinance - once asklar signs off, is this good to be merged or are there...

I'll let @avmoroz chime in, but my hunch is that @jaimecbernardo is correct - since RNW builds a sandboxed UWP app, I'd imagine that `std::filesystem` wouldn't work - but I'm...

Ping @avmoroz - looks like there is a merge conflict now. Can you please resolve and identify if there is any outstanding work? If there isn't any more work, is...

@chrisglein - the API docs were a manual conversion of the IDL files [located here ](https://github.com/microsoft/react-native-windows/tree/master/vnext/Microsoft.ReactNative) into doc form. Is there an easy way to identify/scrub the windows-specific APIs? CC:...