From aa3b66fefef3c4aea29e13db1a5eb3cab0742348 Mon Sep 17 00:00:00 2001 From: Ashm Walia Date: Fri, 5 Feb 2021 16:27:44 -0800 Subject: Try fix --- src/components/notifications/Notification.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components') diff --git a/src/components/notifications/Notification.tsx b/src/components/notifications/Notification.tsx index 86c5036b..2e3eaacc 100644 --- a/src/components/notifications/Notification.tsx +++ b/src/components/notifications/Notification.tsx @@ -209,7 +209,7 @@ const Notification: React.FC = (props) => { style={styles.avatar} source={ avatar - ? {uri: avatar} + ? {uri: avatar, cache: 'reload'} : require('../../assets/images/avatar-placeholder.png') } /> -- cgit v1.2.3-70-g09d2