bdeweygit

Results 3 issues of bdeweygit

### Description The latest version of Fresco uses [libjpeg-turbo](https://github.com/libjpeg-turbo/libjpeg-turbo) and specifies version 1.5.3 [here](https://github.com/facebook/fresco/blob/042e37b00fb171a573cb9e13517bc39643cab2e1/gradle.properties#L40). This version of libjpeg-turbo is vulnerable to [CVE-2018-14498](https://nvd.nist.gov/vuln/detail/CVE-2018-14498). ### Reproduction I have no example of how...

Closes #13 These changes are for the `old/unity2020` branch. The code in the `main` branch does not actually compose Unity into a SwiftUI element and so is not applicable to...

From the README > Between the moment you create the UnityFramework instance, and the moment you can display it, it seems like there is an issue. Some people try to...