react-native-windows-samples icon indicating copy to clipboard operation
react-native-windows-samples copied to clipboard

A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.

Results 85 react-native-windows-samples issues
Sort by recently updated
recently updated
newest added

We regularly have app authors asking for guidance on which is the best option for them for how to architect their app. Example options: - Pure native (UWP/XAML) - React...

documentation
enhancement

last year @vmoroz had looked into using docusaurus for producing docs for the other ones, is that ready to be used on the other C++-only APIs like ReactPackageProvider etc? filing...

documentation
enhancement

###### Microsoft Reviewers: [Open in CodeFlow](https://portal.fabricbot.ms/api/codeflow?pullrequest=https://github.com/microsoft/react-native-windows-samples/pull/468)

Typically the engineering here is lower than say a Windows module because the iOS code can be leveraged. The higher cost is knowing what to do, and going through the...

documentation
enhancement
Extensions
Platform: macOS

Updated the ReactPackageProvider implementation to reflect the new approach, which doesn't require to manually register modules or view managers ## Description ### Why What is the motivation for this change?...

Hello, I would like to have a sample in JavaScript on how to use keyboard events using IKeyboardEvent (it would be great if its written using Functional Components approach).

documentation
enhancement
samples
Engineering Improvement Candidate

### Discussed in https://github.com/microsoft/react-native-windows/discussions/9793 Originally posted by **ndNovaDev** April 6, 2022 the New Architecture is ready for use in RN 0.68 https://reactnative.dev/docs/new-architecture-intro Is there a way to enable it in...

documentation
enhancement

via jscript windbg extension or some other method. Do we need to make jscript extension public?

documentation
enhancement

# Proposal: Better Keyboard Shortcut support ## Summary Although supportKeyboard allows for implementing handling of keyboard shortcuts on a React Native Windows app, it seems that the XAML platform has...

documentation
help wanted

Hey there! I found it really hard to figure out react-native-windows specific custom props like `onMouseEnter` for the view component. There seems to be no (complete) documentation of the neat...

documentation
enhancement