This commit is contained in:
louiscklaw
2025-06-06 11:50:25 +08:00
parent d453144500
commit 3217a8d594
22 changed files with 501 additions and 494 deletions

View File

@@ -13,8 +13,8 @@ import Place from '../pages/Place';
// If using ionicons, import here and pass as ref to tabRoutes
// Import custom tab menu
import Tabs from '../components/Tabs';
import SubPages from '../components/SubPages';
import Tabs from '../TestComponents/Tabs';
import SubPages from '../TestComponents/SubPages';
// Array of objects representing tab pages
// These will be the main tabs across the app