managarten/apps/matrix/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 chore(matrix-mobile): configure EAS Build for TestFlight and fix type errors 2026-03-06 19:36:39 +01:00
src 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 fix(matrix-mobile): migrate from expo-av to expo-audio for SDK 55 compatibility 2026-03-12 10:48:20 +01:00
babel.config.js feat(matrix): add Expo React Native mobile client (Manalink) 2026-03-06 12:28:45 +01:00
eas-build-pre-install.sh fix(matrix-mobile): add EAS Build pre-install hook for pnpm hoisted mode 2026-03-12 19:08:52 +01:00
eas.json fix(matrix-mobile): use sdk-55 build image instead of deprecated default 2026-03-12 10:49:03 +01:00
eslint.config.js feat(matrix): add Expo React Native mobile client (Manalink) 2026-03-06 12:28:45 +01:00
expo-env.d.ts feat(matrix): add Expo React Native mobile client (Manalink) 2026-03-06 12:28:45 +01:00
global.css feat(matrix): add Expo React Native mobile client (Manalink) 2026-03-06 12:28:45 +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 chore(matrix-mobile): configure EAS Build for TestFlight and fix type errors 2026-03-06 19:36:39 +01:00
package.json feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
prettier.config.js feat(matrix): add Expo React Native mobile client (Manalink) 2026-03-06 12:28:45 +01:00
tailwind.config.js feat(matrix): add Expo React Native mobile client (Manalink) 2026-03-06 12:28:45 +01:00
tsconfig.json feat(matrix): add Expo React Native mobile client (Manalink) 2026-03-06 12:28:45 +01:00