managarten/apps/matrix/apps/mobile
Till JS 2491440fd8 fix(matrix-mobile): migrate from expo-av to expo-audio for SDK 55 compatibility
expo-av was removed in Expo SDK 55, causing 'EXEventEmitter.h' not found
build errors. Migrated VoiceRecorder and VoiceMessage to use expo-audio.
Also changed EAS build image from "latest" (Xcode 26.2 beta) to "default".

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 10:48:20 +01:00
..
app feat(matrix-mobile): add reactions, read receipts, forward & fix DM encryption 2026-03-06 12:37:22 +01:00
assets chore(matrix-mobile): configure EAS Build for TestFlight and fix type errors 2026-03-06 19:36:39 +01:00
src fix(matrix-mobile): migrate from expo-av to expo-audio for SDK 55 compatibility 2026-03-12 10:48:20 +01:00
.gitignore feat(matrix): add Expo React Native mobile client (Manalink) 2026-03-06 12:28:45 +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.json fix(matrix-mobile): migrate from expo-av to expo-audio for SDK 55 compatibility 2026-03-12 10:48:20 +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 fix(matrix-mobile): block matrix-sdk-crypto-wasm in Metro resolver 2026-03-07 10:24:08 +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 fix(matrix-mobile): migrate from expo-av to expo-audio for SDK 55 compatibility 2026-03-12 10:48:20 +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