app-store-review-aso
App Store review + ASO
Use when
- Preparing iOS build for App Store review.
- Auditing compliance against Apple guidelines before submission.
- Writing App Store metadata (name, subtitle, keywords, promo text, description).
High-priority rejection checks
- Crashes / incomplete flows
- In-app purchase compliance + restore purchases
- Privacy policy URL + data disclosure + permission purpose strings
- Account deletion available in-app (if account creation exists)
- Review access: demo credentials and backend reachable
- Metadata accuracy (no misleading claims, no irrelevant keywords)
Apple metadata constraints
- Name: 30 chars
- Subtitle: 30 chars
- Promotional text: 170 chars
More from keep-starknet-strange/starkclaw
play-store-review-aso
Google Play submission hardening + ASO workflow for Android apps. Optimized for policy compliance, listing quality, and conversion.
2mobile-store-orchestrator
End-to-end release orchestration for mobile apps (Expo/React Native) targeting Apple App Store + Google Play. Use for submission readiness audits, metadata/ASO generation, screenshot pipelines, and release checklists.
2use-dom
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
1upgrading-expo
Guidelines for upgrading Expo SDK versions and fixing dependency issues
1expo-api-routes
Guidelines for creating API routes in Expo Router with EAS Hosting
1expo-docs
Complete documentation for Expo SDK modules. Read docs before working with Expo libraries and when stuck on problems. New things (you don't know about them) include expo-glass. When user mentiones glass use expo-glass.
1