Commit Graph

3 Commits

Author SHA1 Message Date
Mathis Pruvot
deb672d139 chore: add .claude/ to gitignore 2026-05-28 11:50:48 +00:00
Mathis Pruvot
9b90e6a4a1 fix: include native module sources in git tracking
Fix .gitignore to only exclude root android/ and ios/
(Expo prebuild output) while keeping modules/ native code.
Add Android WallpaperService Kotlin sources, GLSL shaders,
manifest, and Gradle config.
2026-05-28 11:50:19 +00:00
Mathis Pruvot
961d29ebe8 chore: initialize Expo SDK 55 project with TypeScript
React Native + Expo Router setup with strict TypeScript,
path aliases, and dark-first configuration.
2026-05-28 11:48:49 +00:00