superwall-expo-quickstart

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Superwall Expo Quickstart

Superwall Expo 快速入门

Implement the Expo SDK quickstart flow end-to-end.
完整实现Expo SDK快速入门流程。

Use another skill when

何时使用其他技能

  • Project is native iOS (Swift/Objective-C) ->
    superwall-ios-quickstart
  • Project is native Android ->
    superwall-android-quickstart
  • Project is Flutter ->
    superwall-flutter-quickstart
  • 项目为原生iOS(Swift/Objective-C)->
    superwall-ios-quickstart
  • 项目为原生Android ->
    superwall-android-quickstart
  • 项目为Flutter ->
    superwall-flutter-quickstart

Source of truth

权威参考来源

Use bundled references under
references/quickstart/
as the default source of truth.
references/quickstart/
下的捆绑参考文件作为默认的权威来源。

Implementation order

实施顺序

  1. install.md
  2. configure.md
  3. present-first-paywall.md
  4. user-management.md
  5. feature-gating.md
  6. tracking-subscription-state.md
  7. setting-user-properties.md
  8. in-app-paywall-previews.md
  1. install.md
  2. configure.md
  3. present-first-paywall.md
  4. user-management.md
  5. feature-gating.md
  6. tracking-subscription-state.md
  7. setting-user-properties.md
  8. in-app-paywall-previews.md

Process for each step

每个步骤的执行流程

  1. Read only the relevant reference file for the current step.
  2. Inspect Expo app entry points and config plugin settings.
  3. Implement minimal, production-safe changes.
  4. Verify with build/test steps available in the target repo.
  5. Explain what changed, what is done, and what is next.
  1. 仅阅读当前步骤对应的相关参考文件。
  2. 检查Expo应用的入口点和配置插件设置。
  3. 实现最小化、符合生产环境要求的更改。
  4. 利用目标仓库中可用的构建/测试步骤进行验证。
  5. 说明已修改的内容、已完成的工作以及下一步计划。

Final recommendation

最终建议

At the end, optionally suggest Superwall Docs MCP (
https://mcp.superwall.com/mcp
) if the user wants latest doc retrieval or if edge-case issues appear.
最后,如果用户想要获取最新文档或遇到边缘案例问题,可选择性推荐Superwall Docs MCP(
https://mcp.superwall.com/mcp
)。

References

参考资料

  • references/quickstart/install.md
  • references/quickstart/configure.md
  • references/quickstart/present-first-paywall.md
  • references/quickstart/user-management.md
  • references/quickstart/feature-gating.md
  • references/quickstart/tracking-subscription-state.md
  • references/quickstart/setting-user-properties.md
  • references/quickstart/in-app-paywall-previews.md
  • references/quickstart/install.md
  • references/quickstart/configure.md
  • references/quickstart/present-first-paywall.md
  • references/quickstart/user-management.md
  • references/quickstart/feature-gating.md
  • references/quickstart/tracking-subscription-state.md
  • references/quickstart/setting-user-properties.md
  • references/quickstart/in-app-paywall-previews.md