From 8fa21aabb237586cf9cffd59ae573f2ba48857e9 Mon Sep 17 00:00:00 2001 From: Shravya Ramesh Date: Mon, 8 Feb 2021 19:19:16 -0800 Subject: changed status bar from default to black --- src/screens/main/NotificationsScreen.tsx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/screens/main/NotificationsScreen.tsx b/src/screens/main/NotificationsScreen.tsx index f35bb22c..266ba3f9 100644 --- a/src/screens/main/NotificationsScreen.tsx +++ b/src/screens/main/NotificationsScreen.tsx @@ -5,6 +5,7 @@ import React, {useCallback, useEffect, useState} from 'react'; import { RefreshControl, SectionList, + StatusBar, StyleSheet, Text, View, @@ -146,6 +147,7 @@ const NotificationsScreen: React.FC = () => { return ( + Notifications -- cgit v1.2.3-70-g09d2