trails/apps/mobile
Ullrich Schäfer 67e976f7cc
mobile: await render() in smoke test for RNTL v14 compatibility
RNTL v14 makes render() async; awaiting it is a no-op on v13, so this
works on both and unblocks the dependabot v14 bump (#508).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 03:29:07 +02:00
..
__mocks__ Add Jest mock for expo-crypto 2026-05-24 11:54:50 +02:00
app mobile: await render() in smoke test for RNTL v14 compatibility 2026-06-10 03:29:07 +02:00
assets Initialize Expo mobile app with tab navigation and monorepo support 2026-04-12 23:05:57 +02:00
lib chore(ts): eliminate the remaining 4 \as any\ casts in production code 2026-05-26 07:11:02 +02:00
.gitignore Add local build scripts via Expo CNG/prebuild 2026-04-15 01:19:37 +02:00
app.config.ts Complete Expo SDK 56 upgrade 2026-05-24 11:52:11 +02:00
eas.json Enable Sentry source map upload in EAS builds 2026-04-13 02:12:36 +02:00
index.ts Initialize Expo mobile app with tab navigation and monorepo support 2026-04-12 23:05:57 +02:00
metro.config.js Complete Expo SDK 56 upgrade 2026-05-24 11:52:11 +02:00
package.json chore(deps): bump the production group across 1 directory with 30 updates 2026-06-07 09:48:14 +00:00
tsconfig.json Complete Expo SDK 56 upgrade 2026-05-24 11:52:11 +02:00