From 561f607ad98facfeb7028c847a8b5b75ccb9db35 Mon Sep 17 00:00:00 2001 From: haveyaseen Date: Thu, 30 Apr 2020 13:28:37 +0200 Subject: [PATCH] add todo for fetching newest TCNs in refresh icon --- App/screens/Home.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/App/screens/Home.tsx b/App/screens/Home.tsx index f8bade9..5910834 100644 --- a/App/screens/Home.tsx +++ b/App/screens/Home.tsx @@ -260,7 +260,14 @@ export const Home: React.FC<{ {t('home.lastIdFetch')}: {latestFetch} - + { + // TODO: call library to fetch TCNs + }} + />