Commit 4718b35
Bring back SharedImageManager = std::shared_ptr<ImageManager> alias to allow gradual API migration (#52888)
Summary:
Pull Request resolved: #52888
This brings back the type erased in #52747 to fix build breaks in consuming libraries as: `react-native-svg`
https://github.com/facebook/react-native/actions/runs/16560124464/job/46828273956?fbclid=IwY2xjawL0f1dleHRuA2FlbQIxMQBicmlkETFXVnFJUkhXMDNkSlJhY1c1AR6vMc_wUFxgfUN-JsCFMzl4L2V2JaSfX37gKIoUu8U9WGGmb0JBG1LNl0Ogjg_aem_aM4XSISUjhqE7S8_QA2KfA
Changelog: [General][Fixed] Bring back SharedImageManager = std::shared_ptr<ImageManager> alias
Reviewed By: cipolleschi
Differential Revision: D79097253
fbshipit-source-id: afec0b4dd706fac91ba296d2bf2a50fb272005971 parent eb08f54 commit 4718b35
File tree
1 file changed
+8
-0
lines changed- packages/react-native/ReactCommon/react/renderer/imagemanager
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
18 | 26 | | |
19 | 27 | | |
20 | 28 | | |
| |||
0 commit comments