managarten/apps/matrix/apps/mobile
Till JS b840a21af6 fix(matrix-mobile): block matrix-sdk-crypto-wasm in Metro resolver
The WASM crypto module uses import.meta which Hermes doesn't support.
Since E2EE is not implemented, resolve it as empty module.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 10:24:08 +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 feat(matrix-mobile): upgrade to Expo SDK 55 2026-03-07 08:23:56 +01:00
.gitignore feat(matrix): add Expo React Native mobile client (Manalink) 2026-03-06 12:28:45 +01:00
app.json chore(matrix-mobile): configure EAS Build for TestFlight and fix type errors 2026-03-06 19:36:39 +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): use string format for pnpm version in eas.json 2026-03-06 19:50:54 +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): add react-native-css-interop as explicit dependency 2026-03-07 10:01:19 +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