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

### Problem Description I'm trying to port [BabylonReactNative](https://github.com/BabylonJS/BabylonReactNative) to TurboModules, but when I made codegen and run the app, it crashes with memory address of `this`(at facebook::jsi::Object) is 0x1 -...

bug
Area: JSI
Area: Turbo Modules
New Architecture
Workstream: Module Support

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.56 to 18.19.57. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.19.56&new-version=18.19.57)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.10 to 4.17.12. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/lodash&package-manager=npm_and_yarn&previous-version=4.17.10&new-version=4.17.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

### Problem Description I am running the native app via Visual Studio whilst running the React Native CLI in a terminal in Visual Studio Code. Whenever I save changes to...

bug
Needs: Author Feedback
no-recent-activity
Area: Metro
Workstream: Module Support

## Description ### Type of Change _Erase all that don't apply._ - Bug fix (non-breaking change which fixes an issue) - New feature (non-breaking change which adds functionality) - Breaking...

## Description This PR simplifies and scopes down the API for `ReactNativeAppBuilder` and `ReactNativeWin32App`. ### Type of Change - Bug fix (non-breaking change which fixes an issue) ### Why `ReactNativeAppBuilder`'s...

Area: App Template
New Architecture

## Description ### Type of Change - New feature (non-breaking change which adds functionality) ### Why Support accessibilityState 'checked'. https://github.com/microsoft/react-native-windows/issues/13327 Resolves https://github.com/microsoft/react-native-windows/issues/13065 Resolves https://github.com/microsoft/react-native-windows/issues/13061 Resolves https://github.com/microsoft/react-native-windows/issues/13057 Resolves https://github.com/microsoft/react-native-windows/issues/13053 Resolves https://github.com/microsoft/react-native-windows/issues/13049...

Area: Image
Area: Accessibility
Area: ScrollView
Area: TextInput
Area: Text
Area: Switch
Area: Fabric
Area: Modal
Area: ActivityIndicator
Area: RefreshControl
Area: Component Views
New Architecture
Parity: Fabric vs. Paper
Area: View
Area: View Props

## Description ### Why Update guardrails for UIA provider instantiation following this thread (#13934). Resolves #13934 ### What Providers are no longer conditionally implemented based on role type. Providers will...

Area: Accessibility
New Architecture

Bumps [lage](https://github.com/microsoft/lage) from 2.11.6 to 2.11.7. Commits 8cac8b3 applying package updates bd7270e Optimize subgraph build (#798) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lage&package-manager=npm_and_yarn&previous-version=2.11.6&new-version=2.11.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts...

dependencies

TimingRegistry should kick off a UIDispatcher task on RNH shutdown to clear all UI timers on shutdown.

Needs: Triage :mag: