(chore) test webp support on react native
changed milestone to %sprint: Funny Frog
added S - Backlog label
assigned to @msantang78
added S - InProgress label and removed S - Backlog label
changed weight to 3
- Maintainer
After a quick test seems like:
- webp support in FastImage doesn't work with animation on android
solution: replace by Image in that case
- webp is not supported on ios by default
solution: downgrading the FastImage package to v5.4.2 seems to fix this and the webp works animated on ios
added S - Review label and removed S - InProgress label
Please register or sign in to reply