Skip to content

docs: Document light/dark mode override for iOS paywalls#15

Open
promptless[bot] wants to merge 1 commit into
mainfrom
promptless/document-light-dark-mode-override
Open

docs: Document light/dark mode override for iOS paywalls#15
promptless[bot] wants to merge 1 commit into
mainfrom
promptless/document-light-dark-mode-override

Conversation

@promptless

@promptless promptless Bot commented Nov 4, 2025

Copy link
Copy Markdown
Contributor

Documents the new setLightDarkModeOverride(_:) method from PR #126, which allows developers to force paywalls to display in light mode, dark mode, or follow the system appearance setting. Added to the Advanced section of the iOS quickstart with code examples for all three modes.

Open this suggestion in the Promptless dashboard


Help us improve Promptless — If this suggestion missed the mark, please share quick feedback.

If you want Promptless to make further changes on this PR, feel free to leave a comment tagging Promptless (It won't show up in the user drop down but Promptless will get it!)


Note

Documents a new iOS option to force paywall appearance (light/dark/system) via setLightDarkModeOverride(_:).

  • Docs (iOS Quickstart):
    • Add Advanced accordion "Set a custom light mode/dark mode setting for paywalls" in sdk/quickstart-ios.mdx with Swift examples for Helium.shared.setLightDarkModeOverride(.light|.dark|.system) and a note on persistence and when to call it.

Written by Cursor Bugbot for commit a8d56b9. This will update automatically on new commits. Configure here.

@promptless promptless Bot marked this pull request as ready for review November 4, 2025 03:20
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.

0 participants