Text - API Completion
Project board to track effort for API completion of https://reactnative.dev/docs/text-style-props
Planning Poker
Board for scheduling and assigning work to rough costs
RNTester Deliverable: TreeDumps
This project captures the tasks required to enable capturing XAML tree dumps for all the RNTester pages
Deliverable Planning
Board for coordinating work with Azure Dev Ops
Basically, Nick's workstreams.
Enterprise Readiness
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.
Overhead view of deforking Efforts
Direct Debugging
Add support for direct debugging of JS app code
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
This project is tracking adding support for the react-native Fabric architecture (Facebook's Fabric)
No description
Add Hermes support
This project is tracking the work to add support for the Hermes javascript engine to react-native-windows.
Tracks modules that do not currently have native implementations for Windows, but have been requested by the community
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.