Skip to content

Commit fc48182

Browse files
harinikmsftacoates-ms
authored andcommitted
Update ParityStatus.md (#3555)
Documentation update based on #2852 completion
1 parent 5a795a1 commit fc48182

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

vnext/docs/ParityStatus.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Below are a list of components and their status towards parity between the lean
1818
|Switch|**Complete**|-|**Complete**|
1919
|Text|**Complete** *(Some properties not supported due to device platform differences, docs coming soon)*|**Complete**|**Complete**|
2020
|TextInput|Partial|[TextInput project board](https://github.com/microsoft/react-native-windows/projects/20)|Partial|
21+
|KeyboardAvoidingView|**Complete**|-|Not supported|
2122
|View|Partial (some Style props left)|[View Style props project board](https://github.com/microsoft/react-native-windows/projects/19)|**Complete**|
2223
|VirtualizedList|Partial|No Issues Logged|**Complete**|
2324

@@ -32,7 +33,7 @@ Also tracked are NativeModules, as they are essential, even if not part of the c
3233
|LayoutProps|**Completed**|-|Partial|
3334
|Alert|**Completed**|-|**Complete**|
3435
|AppState|Partial|[2144](https://github.com/microsoft/react-native-windows/issues/2144)|**Complete**|
35-
|Keyboard|Partial|[2852](https://github.com/microsoft/react-native-windows/issues/2852)|Not Implemented|
36+
|Keyboard|**Complete** *(keyboardWillShow/WillHide, keyboardWillChangeFrame/DidChangeFrame will no-op in Windows)*|-|Not Implemented|
3637
|Linking|Partial|[2853](https://github.com/microsoft/react-native-windows/issues/2853)|Partial|
3738
|LayoutAnimation|Not Started|[2494](https://github.com/microsoft/react-native-windows/issues/2494)|Partial|
3839
|Networking|Partial|[2460](https://github.com/microsoft/react-native-windows/issues/2460), [3178](https://github.com/microsoft/react-native-windows/issues/3178)|**Complete**|

0 commit comments

Comments
 (0)