From 53ef3e1f316b524f8034c664d9457d084f4f8e1d Mon Sep 17 00:00:00 2001 From: Naveen-g09 Date: Wed, 19 Jun 2024 22:31:51 +0530 Subject: [PATCH] lets test --- app/(tabs)/category.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/(tabs)/category.tsx b/app/(tabs)/category.tsx index f5c384f..1edb82d 100644 --- a/app/(tabs)/category.tsx +++ b/app/(tabs)/category.tsx @@ -5,6 +5,7 @@ import { Text, ScrollView, TouchableOpacity, StyleSheet } from "react-native"; //TODO: add a notification icon //TODO: add 4 rectangle grid buttons which has options of everyday help, appliance repair, home cleaning, and moving //TODO: add a search bar +//test const category = () => { return (