expo-app-store-guideline-check

Analyze React Native/Expo project configurations for app store compliance gaps.

12|4|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/nandofalcao/expo-app-store-guideline-check --skill expo-app-store-guideline-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: expo-app-store-guideline-check
Source: https://github.com/nandofalcao/expo-app-store-guideline-check/tree/main
Command: npx skills add https://github.com/nandofalcao/expo-app-store-guideline-check --skill expo-app-store-guideline-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps developers ensure their React Native/Expo apps comply with Apple App Store and Google Play requirements, including privacy, data protection (LGPD/GDPR), and security, by running automated checks and producing actionable reports.

Core Features & Use Cases

  • Automated project analysis via Bash scripts to scan configurations, permissions, data safety, dependencies, and expo/app settings.
  • Issue classification into CRITICAL / WARNING / INFO / OK and generation of prioritized fixes with official references.
  • Consolidated reporting that can be used to pre-submit for stores or audits, with guidance on remediation steps.

Quick Start

Run a full compliance scan from your Expo/React Native project root to generate a detailed report.

Frequently Asked Questions about expo-app-store-guideline-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my Expo React Native app for App Store and Google Play compliance?

Check Expo React Native app store compliance by running automated Bash scripts that scan project configurations, permissions, and dependencies to identify privacy, security, and data handling gaps. The scan generates a consolidated markdown report detailing issues classified by severity.

What is the best way to ensure my React Native app meets GDPR and LGPD privacy requirements?

Ensure React Native GDPR and LGPD privacy compliance by analyzing your project's data handling configurations and manifest permissions against best-practice standards. Automated checks produce a prioritized report with official references to help remediate data protection gaps before submission.

Can I audit app permissions justification for both Apple App Store and Google Play in one step?

Yes, you can audit app permissions justification for both Apple App Store and Google Play simultaneously. The tool analyzes your Expo or bare React Native project configurations to verify proper manifest setups and generates actionable fixes for any detected permission issues.

Does this compliance checker work with bare React Native workflows or only Expo managed projects?

The compliance checker works with Expo managed projects, Expo bare workflows, and pure React Native apps. It analyzes project settings and dependencies universally to enforce data protection rules and proper manifest configurations across all these setups.

Why does my React Native app keep getting rejected for data safety form gaps?

React Native apps face rejection for data safety gaps due to misconfigured permissions or undeclared data handling practices. This checker scans your project dependencies and configurations, classifies issues as CRITICAL or WARNING, and provides remediation steps with official references.

What format are the compliance scan results exported in?

Compliance scan results are exported as JSON results and a consolidated markdown report. The report classifies issues into CRITICAL, WARNING, INFO, and OK categories, providing prioritized fixes and official references for pre-submission audits.