Skip to content

Fix/react navigation static config v1.0.1#13

Merged
maximcoding merged 9 commits intomasterfrom
fix/react-navigation-static-config-v1.0.1
Mar 26, 2026
Merged

Fix/react navigation static config v1.0.1#13
maximcoding merged 9 commits intomasterfrom
fix/react-navigation-static-config-v1.0.1

Conversation

@maximcoding
Copy link
Copy Markdown
Owner

Description

Brief description of the change.

Checklist

  • npm run lint passes (Biome — biome check .)
  • npm test passes
  • npx tsc --noEmit passes
  • No unrelated changes (refactors/formatting in a separate PR)
  • If user-facing: added/updated entry in CHANGELOG.md under ## Unreleased

- Replace JSX navigators with static screens maps and createStaticNavigation
- Preserve NavigationRoot theme, MMKV persistence, ref, BootSplash onReady
- Document param-list mirroring to avoid circular imports with stack screens

Made-with: Cursor
…OS codegen

- Add scripts/bootsplash-generate.cjs (temp copy avoids Sharp I/O clash)
- Point bootsplash:generate at the script; background #111827
- Refresh iOS/Android splash assets and assets/bootsplash scales
- Document New Architecture Props.h / pod install in development.md

Made-with: Cursor
- Refresh .claude/skills/vercel-react-native-skills (AGENTS, rules, navigation note)
- AnimatedTabBar: import order + IconSvg formatting
- useInitialRoute: import order

Made-with: Cursor
…ts/bootsplash

- Restore assets/bootsplash, Android drawables, and iOS BootSplash (c4ffc4) from pre-regenerate tree
- bootsplash-generate: write CLI scales to assets/bootsplash-generated/ (gitignored); logo-width 160
- Document curated vs generated paths in development.md

Made-with: Cursor
- Add devDependency sharp@0.34.2 and npm run gen:app-icon
- scripts/generate-app-icon.cjs: source app-icon.png or bootsplash logo, #111827 flatten
- Populate AppIcon.appiconset PNGs + Contents.json filenames
- Regenerate ic_launcher / ic_launcher_round per density
- Document in development.md and README quick start

Made-with: Cursor
Prefer largest available assets/bootsplash PNG; document in README and development.md

Made-with: Cursor
Use assets/logo.png as the single source for bootsplash generation and make app icon generation prefer assets/bootsplash/logo@*.png before other fallbacks. Update docs to clearly document source-of-truth and script behavior.

Made-with: Cursor
@maximcoding maximcoding merged commit babe294 into master Mar 26, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant