forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 149
Labels
Description
We have a lot of macOS only props and events that are defined here: https://github.com/microsoft/react-native-macos/tree/main/packages/react-native/ReactCommon/react/renderer/components/view/platform/macos/react/renderer/components/view and also here: https://github.com/microsoft/react-native-macos/blob/main/packages/react-native/Libraries/NativeComponent/BaseViewConfig.macos.js .
They are not documented on our dosc website: https://github.com/microsoft/react-native-macos/tree/main/docsite . Could we add some pages showing these props?
Copilot