Commit fbc28fa
update: fresco 3.0.0 -> 3.1.0 (#41024)
Summary:
- ref: reactwg/react-native-releases#64 (comment)
With react-native@0.73.0-rc.2 and fresco@3.0.0, `dlopen failed: library "libnative-imagetranscoder.so"` error made crash in android. so, I patched fresco version to 3.1.0, so that resolves the crash error according to facebook/fresco#2722 (comment) this comment.
## Changelog:
<!-- Help reviewers and the release process by writing your own changelog entry.
Pick one each for the category and type tags:
[ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message
For more details, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->
[ANDROID] [FIXED] - b1fccb0 bumped fresco version to 3.1.0.
Pull Request resolved: #41024
Test Plan: after bumping fresco version, error not occurs.
Reviewed By: cipolleschi
Differential Revision: D50359564
Pulled By: cortinico
fbshipit-source-id: d24caecc057bad4d9c94e378422ab18c106a7ee61 parent c7d969f commit fbc28fa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments