Closed
Description
This item tracks the all-up progress to implement each React Native core Host Component in RNW for the Fabric renderer.
The goal is to reach parity between RNW's Paper and Fabric implementations for all core RN Host Components. Each item should link out to a separate issue tracking implementation specifics for that component.
Pri 0 Host Components
- View component parity for Fabric #11136
- Text component parity for Fabric #11143
- Image component parity for Fabric #11144
- TextInput component parity for Fabric #11145
Pri 1 Host Components
Pri 2 Host Components
- ActivityIndicator component parity for Fabric #11162
- Switch component parity for Fabric #11163
- RefreshControl component parity for Fabric #11164
Glossary
Term | Definition |
---|---|
AIVM | ActivityIndicatorViewManager |
CVM | ControlViewManager |
FEVM | FrameworkElementViewManager |
IVM | ImageViewManager |
IVMM | ImageViewManagerModule |
NUIM | NativeUIManager |
RCVM | RefreshControlViewManager |
SVM | ScrollViewManager |
SwVM | SwitchViewManager |
TVM | TextViewManager |
TIVM | TextInputViewManager |
VMB | ViewManagerBase |
VTVM | VirtualTextViewManager |
VVM | ViewViewManager |
CDAP | CompositionDynamicAutomationProvider |
CEH | CompositionEventHandler |
AICV | ActivityIndicatorComponentView |
CBCV | CompositionBaseComponentView |
CVCV | CompositionViewComponentView |
FUIM | FabricUIManager |
ICV | ImageComponentView |
MHVCV | ModalHostViewComponentView |
PCV | ParagraphComponentView |
RCCV | RefreshControlComponentView |
SVCV | ScrollViewComponentView |
SwCV | SwitchComponentView |
TLM | TextLayoutManager |
WTICV | WindowsTextInputComponentView |
### Pri 0 Host Components
- [ ] https://github.com/microsoft/react-native-windows/issues/11136
- [ ] https://github.com/microsoft/react-native-windows/issues/11143
- [ ] https://github.com/microsoft/react-native-windows/issues/11144
- [ ] https://github.com/microsoft/react-native-windows/issues/11145
### Pri 1 Host Components
- [ ] https://github.com/microsoft/react-native-windows/issues/11152
- [ ] https://github.com/microsoft/react-native-windows/issues/11157
### Pri 2 Host Components
- [ ] https://github.com/microsoft/react-native-windows/issues/11162
- [ ] https://github.com/microsoft/react-native-windows/issues/11163
- [ ] https://github.com/microsoft/react-native-windows/issues/11164
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done