Added home page and liked tracks page, added media player persistence, small other tweaks

This commit is contained in:
2026-02-26 12:02:00 +01:00
parent 42d68f500f
commit 17860d3076
9 changed files with 832 additions and 11 deletions

8
.expo/settings.json Normal file
View File

@@ -0,0 +1,8 @@
{
"hostType": "lan",
"lanType": "ip",
"dev": true,
"minify": false,
"urlRandomness": null,
"https": false
}