Skip to content

docs: fix theme helper names#84

Open
Hashim1999164 wants to merge 1 commit into
nativewind:mainfrom
Hashim1999164:docs-fix-theme-helper-names
Open

docs: fix theme helper names#84
Hashim1999164 wants to merge 1 commit into
nativewind:mainfrom
Hashim1999164:docs-fix-theme-helper-names

Conversation

@Hashim1999164

@Hashim1999164 Hashim1999164 commented Jul 15, 2026

Copy link
Copy Markdown

Summary

  • Renames the v4 theme docs helpers from pixelRatio / pixelRatioSelect to pixelScale / pixelScaleSelect to match the exported API.
  • Updates the related nativewind/theme imports and examples.

Fixes #58.

Test plan

  • git diff --check
  • pnpm install --frozen-lockfile && pnpm validate (fails on existing unrelated inaccessible URLs; content/docs/customization/theme.md validates successfully)

@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

@Hashim1999164 is attempting to deploy a commit to the nativewind Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nativewind Ready Ready Preview Jul 16, 2026 7:46pm

Request Review

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.

[docs] Theme customization docs using different function names than implementation

1 participant