Skip to content

Add welcome header to Onboarding screen#63

Merged
dadachi merged 1 commit intomainfrom
add-onboarding-welcome
May 3, 2026
Merged

Add welcome header to Onboarding screen#63
dadachi merged 1 commit intomainfrom
add-onboarding-welcome

Conversation

@dadachi
Copy link
Copy Markdown
Contributor

@dadachi dadachi commented May 3, 2026

Summary

  • Adds a bold "Welcome to {ProductName}" first page to the Onboarding TabView
  • Introduces Strings.welcomeToApp, a computed property that interpolates Bundle.main.displayName so the product name stays driven by CFBundleDisplayName

Ports https://github.com/nativeapptemplate/NativeAppTemplate-iOS/pull/74 to the Free repo.

Test plan

  • make lint passes
  • Build succeeds in Xcode
  • Existing tests pass (Cmd+U)
  • Run on iOS Simulator: confirm "Welcome to NativeAppTemplate" appears as the first onboarding page and paging still works

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dadachi dadachi merged commit d074be9 into main May 3, 2026
2 checks passed
@dadachi dadachi deleted the add-onboarding-welcome branch May 3, 2026 06:53
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