This commit is contained in:
EthanShoeDev
2025-09-15 23:03:59 -04:00
parent 1bde6fa8a2
commit db5eb2ff8d
15 changed files with 415 additions and 315 deletions

View File

@@ -1,5 +1,5 @@
import 'tsx/cjs';
import { type ExpoConfig } from 'expo/config';
import 'tsx/cjs';
import packageJson from './package.json';
const config: ExpoConfig = {