Resolves ENG-3752. Bumped expo-image to 1.2.0 - version that supports thumbhash. This also required bumping expo package in order to bump its dependency expo-modules-core to 1.1.1.
Details
Details
- Reviewers
ashoat atul - Commits
- rCOMM55fa3c0758cc: [native] Bump expo and expo-image
Built both iOS and Android. Played around - photo messages and avatars are still displayed correctly. Added dummy placeholder={{ thumbhash }} prop to Image component to ensure thumbhash works.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
native/expo-modules/aes-crypto/package.json | ||
---|---|---|
10 ↗ | (On Diff #26239) | I had a strange issue where yarn was resolving this to the wrong version and caused duplicated version in the lockfile. |
native/expo-modules/aes-crypto/package.json | ||
---|---|---|
10 ↗ | (On Diff #26239) | The ~ operator works as expected... |