Commit 34d7c00
downgrade NativeViewHierarchyOptimizer deprecation from ERROR to WARNING to fix template app build
Summary:
Changelog: [internal]
Downgrading from `ERROR` to `WARNING` allows existing references to compile while still signaling that the class is deprecated and should be migrated away from.
Differential Revision: D940955601 parent 58ed78f commit 34d7c00
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- packages/react-native/ReactAndroid/src/main/java/com/facebook/react/uimanager
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
0 commit comments