managarten/apps/mukke/apps/mobile
Till JS 6c91805b2f feat(mukke): add offline-first iOS music player app
Mukke is a local, offline-first music player for iOS. Songs are imported
from iCloud/local files via document picker, stored on device, and played
with expo-audio including background playback and lock screen controls.

Stack: Expo SDK 55, expo-audio, expo-sqlite, expo-document-picker,
@missingcore/audio-metadata, Zustand, NativeWind, Expo Router with NativeTabs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 13:23:58 +01:00
..
app feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
assets feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
components feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
contexts feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
services feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
stores feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
types feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
utils feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
.gitignore feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
app.json feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
babel.config.js feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
eas.json feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
global.css feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
metro.config.js feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
nativewind-env.d.ts feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
package.json feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
tailwind.config.js feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
tsconfig.json feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00