Initial Commit

This commit is contained in:
Rajuahamedkst 2025-09-12 16:08:17 +08:00
commit 1d71a02738
237 changed files with 64293 additions and 0 deletions

8
pages/map/map.json Normal file
View file

@ -0,0 +1,8 @@
{
"navigationBarTitleText": "FindMe",
"navigationBarBackgroundColor": "#000000",
"navigationBarTextStyle": "white",
"backgroundColor": "#f8f9fa",
"disableScroll": true,
"navigationStyle": "custom"
}