| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 10 hours ago | 925 Bytes | |
| v0.10.1 source code.tar.gz | < 10 hours ago | 20.3 MB | |
| v0.10.1 source code.zip | < 10 hours ago | 22.5 MB | |
| Totals: 3 Items | 42.8 MB | 0 | |
Patch release fixing iOS and Android setup failures reported against 0.10.0. No API changes.
What's Changed
- fix(ios): narrow the podspec's public headers, so
use_frameworks!builds stop failing on duplicate headers by @msluszniak in https://github.com/software-mansion/react-native-executorch/pull/1448 - fix(ios): keep the podspec's build attributes out of the OpenCV branch by @msluszniak in https://github.com/software-mansion/react-native-executorch/pull/1452
- fix(deps): require
react-native-worklets>=0.10.0 <0.13.0 and document it by @msluszniak in https://github.com/software-mansion/react-native-executorch/pull/1449 - fix(build): report the cause when the setup is wrong instead of failing silently by @msluszniak in https://github.com/software-mansion/react-native-executorch/pull/1450
Full Changelog: https://github.com/software-mansion/react-native-executorch/compare/v0.10.0...v0.10.1