8.8.0 (2026-09-26)
Features
- keep the previous image while a new source loads, and add recyclingKey (#1142) (4ae925a), closes #747 #171 #983
Note
Changing source now keeps the current image until the new one has loaded. If you reuse image views for different content (FlashList, recyclerlistview), set recyclingKey to the item's id so the image clears when the row is reused.