Commit 2e3284c
downgrade NativeViewHierarchyOptimizer deprecation from ERROR to WARNING to fix template app build (facebook#55702)
Summary:
Pull Request resolved: facebook#55702
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.
Reviewed By: alanleedev
Differential Revision: D94095560
fbshipit-source-id: dc203b88af129c7505269f89f039db99403f3e4f1 parent 56e1710 commit 2e3284c
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