forked from microsoft/react-native-macos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing BaseViewManager props to BaseViewManagerDelegate (faceboo…
…k#46934) Summary: Pull Request resolved: facebook#46934 BaseViewManagerDelegate is a handcrafted second source of truth, used specifically for codegen. The organization here has some problems, but this diff adds the props currently missing from it, so that these work correctly in generated view managers. Changelog: [Android][Fixed] - Add missing BaseViewManager props to BaseViewManagerDelegate Reviewed By: mdvacca Differential Revision: D64137615 fbshipit-source-id: 4ff85f2524e5472f3b768e212fd5f2d4d9a36e17
- Loading branch information
1 parent
9119c32
commit 6741fd9
Showing
2 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters