react-native-architecture
Build Production React Native Apps
Mobile teams need consistent Expo and React Native architecture before product code grows. This skill guides navigation, state, native APIs, offline sync, performance, and EAS release patterns.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "react-native-architecture" from https://skillstore.io/skills/sickn33-react-native-architecture.md and its manifest at https://skillstore.io/api/skills/sickn33-react-native-architecture/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "react-native-architecture". I am starting an Expo app with authentication and tabs.
Expected outcome:
A structured architecture plan covering folders, route groups, auth provider placement, tab navigation, storage choices, and setup verification.
Using "react-native-architecture". Our product list must work when users lose connection.
Expected outcome:
An offline-first design with persisted queries, network awareness, optimistic mutation behavior, cache invalidation rules, and testing scenarios.
Using "react-native-architecture". We need to ship iOS and Android builds next month.
Expected outcome:
A release checklist with EAS profiles, submission preparation, device testing, update channels, credential handling notes, and platform-specific risks.
Security Audit
SafeThe static findings are false positives from Markdown examples and TypeScript or JSON snippets. The style template literal, callback signatures, route parameter usage, EAS command examples, and resource references are not shell execution or reconnaissance. The credential-path example does not expose a secret, but the author should clarify secret handling for copied EAS configuration.
Risk Factors
โ๏ธ External commands (3)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-react-native-architecture/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-react-native-architecture?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-react-native-architecture?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-react-native-architecture/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-react-native-architecture.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
sickn33. (2026). react-native-architecture security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-react-native-architecture/audits/4BibTeX citation
@techreport{sickn33-sickn33-react-native-architecture-2026,
author = {sickn33},
title = {react-native-architecture security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/sickn33-react-native-architecture/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "react-native-architecture security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/sickn33-react-native-architecture/audits/4"
identifiers:
- type: other
value: "skillstore:sickn33-react-native-architecture:audit:4"
description: "Skillstore immutable audit report identifier"
Compare variants
2 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
sickn33-react-native-architecture
2026-08-21
wshobson-react-native-architecture
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Start a New Expo App
Define folders, navigation groups, providers, dependencies, and setup steps before feature work begins.
Standardize Team Architecture
Align route structure, state patterns, native service boundaries, and reusable UI components across a React Native team.
Prepare Mobile Releases
Plan EAS build profiles, submit flows, update channels, and platform checks for iOS and Android delivery.
Try These Prompts
Use react-native-architecture. Plan a new Expo app for [product] with folders, navigation, authentication, core packages, and validation steps.
Use react-native-architecture. Design protected Expo Router navigation for [app] with auth groups, tabs, dynamic routes, and sign-in redirects.
Use react-native-architecture. Propose an offline-first data flow for [feature] using React Query, AsyncStorage persistence, optimistic updates, and network status handling.
Use react-native-architecture. Review my React Native release plan for [app] and produce EAS build profiles, platform checks, performance risks, and rollout steps.
Best Practices
- Start with Expo and EAS unless project requirements demand bare native control.
- Separate navigation, providers, services, stores, reusable UI, and feature components early.
- Test performance, offline behavior, permissions, and platform differences on real devices.
Avoid
- Do not place API calls, storage writes, or expensive work directly in render paths.
- Do not ignore iOS and Android differences in permissions, UI behavior, builds, and submissions.
- Do not store secrets, signing assets, or service account keys in source code.
Frequently Asked Questions
Does this skill require Expo?
Can it help with navigation design?
Does it include offline support?
Can it integrate native device features?
Does it manage app store credentials?
Is it suitable for performance reviews?
Developer Details
Author
sickn33License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/react-native-architectureRef
9f814fc6a43fd99946f2da5e0df231c65a38bc76
Maintenance freshness
7/18/2026
Usage
9 downloads ยท 114 views
File structure