Skip to content

Text - API Completion

Updated Jun 10, 2021

Project board to track effort for API completion of https://reactnative.dev/docs/text-style-props

Planning Poker

Updated Apr 15, 2021

Board for scheduling and assigning work to rough costs

RNTester Deliverable: TreeDumps

Updated Nov 20, 2020

This project captures the tasks required to enable capturing XAML tree dumps for all the RNTester pages

Deliverable Planning

Updated Apr 15, 2021

Board for coordinating work with Azure Dev Ops

Release and Sustainability

Updated Dec 3, 2020
  

Basically, Nick's workstreams.

Enterprise Readiness

Updated Apr 29, 2020

This project is tracking verifying a list features react-native-windows will need to provide to be ship-ready for enterprises.

The goal of this project is to enable DLL-based distribution of ReactNative on Windows platforms. The main benefits are:

  • No need to compile code for each RWN project
  • Use multiple languages to develop apps using the RNW WinRT-based API
  • UI stack is separated from the Core RNW DLL to enable different UI implementation. E.g. XAML, MS Office-based, etc.

Deforking

Updated Aug 1, 2020
  

Overhead view of deforking Efforts

Direct Debugging

Updated Apr 17, 2020

Add support for direct debugging of JS app code

Re-target onto OSS XAML

Updated May 20, 2021
  

XAML is in the process of undocking from the OS and going open-source. When that is complete we'll re-target react-native-windows to build on top of this version of XAML. This project board is tracking the tasks related to this re-targeting.

Support RN Fabric

Updated Feb 25, 2020

This project is tracking adding support for the react-native Fabric architecture (Facebook's Fabric)

Dual-screen

Updated Mar 24, 2020
  

No description

Add Hermes support

Updated Aug 11, 2020

This project is tracking the work to add support for the Hermes javascript engine to react-native-windows.

Community Module Requests

Updated Jun 3, 2021
  

Tracks modules that do not currently have native implementations for Windows, but have been requested by the community

Test Infrastructure and Tests

Updated May 31, 2021
  

This project tracks adding the infrastructure for doing automated tests as well as the tests themselves.

This project tracks the workstream for enabling react native for Windows vnext for Win32 apps.