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

A framework for building native Windows apps with React.

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

Description Versions of the package validator before 13.15.22 are vulnerable to Incomplete Filtering of One or More Instances of Special Elements in the isLength() function that does not take into...

bug
security

Summary esbuild allows any websites to send any request to the development server and read the response due to default CORS settings. Details esbuild sets Access-Control-Allow-Origin: * header to all...

bug
security

Impact In js-yaml 4.1.0, 4.0.0, and 3.14.1 and below, it's possible for an attacker to modify the prototype of the result of a parsed yaml document via prototype pollution (__proto__)....

bug
security

Description This bug needs version update in 0.81,0.80,0.79 Impact In js-yaml 4.1.0, 4.0.0, and 3.14.1 and below, it's possible for an attacker to modify the prototype of the result of...

bug
security

### Problem Description The [react-native-windows](https://microsoft.github.io/react-native-windows/docs/getting-started) page says that for creating a new project using the 0.80.0 version you must run this command: ``` npx --yes @react-native-community/cli@latest init --version "^0.80.0" ```...

bug

Introduce a new flag --no-example in yarn react-native init-windows cli command that ignores the creation of example file directory. There can be cases where we don't want the example directory...

enhancement
Area: CLI

Add some script or AI prompts to speed up integration and API creation of community module in Windows for New Architecture Fabric. End goal is to automate steps from creation...

enhancement
Extensions
Area: Native Modules
Area: Turbo Modules
Old Architecture
New Architecture
Workstream: Module Support

### Problem Description **Why this bug is important**? We have identified that this bug was promoted based on telemetry data and affects following products failure [a2756081-0fb9-fcf9-8eaf-f8bb86833b8e](https://watsonportal.microsoft.com/Failure?FailureSearchText=a2756081-0fb9-fcf9-8eaf-f8bb86833b8e) impacts **Issue** https://microsoft.visualstudio.com/OS/_workitems/edit/38876813 **Action...

bug

### Summary Request from Meta 0.79 will be released with an opt-in to try the new automatically generated TypeScript types. Meta is looking into releasing them in 0.80 or 0.81....

enhancement
Area: Infrastructure

### Problem Description Run init-windows new arch template command ### Steps To Reproduce Clone react-native-webview Run init-windows new arch template command Check the .h boiler code and included native codegen...

bug
good first issue
Area: CLI