chore: initialize Expo SDK 55 project with TypeScript
React Native + Expo Router setup with strict TypeScript, path aliases, and dark-first configuration.
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
node_modules/
|
||||
.expo/
|
||||
android/
|
||||
ios/
|
||||
dist/
|
||||
.env
|
||||
*.jks
|
||||
*.p8
|
||||
*.p12
|
||||
*.key
|
||||
*.mobileprovision
|
||||
*.orig.*
|
||||
web-build/
|
||||
Reference in New Issue
Block a user