Skills building-native-ui
๐Ÿ“ฆ

building-native-ui

v1.0.0 Content revision r1 Safe โš™๏ธ External commands๐ŸŒ Network accessโšก Contains scripts๐Ÿ“ Filesystem access๐Ÿ”‘ Env variables

Build Native Expo App Interfaces

Expo apps often need native-feeling navigation, controls, media, and visual polish. This skill gives Codex and Claude practical patterns for Expo Router UI work.

Supports: Claude Codex Code(CC)
๐Ÿฅ‰ 78 Bronze

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "building-native-ui" from https://skillstore.io/skills/expo-building-native-ui.md and its manifest at https://skillstore.io/api/skills/expo-building-native-ui/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 "building-native-ui". Create a native-feeling event app layout with tabs and search.

Expected outcome:

  • A route plan with native tabs for events and search.
  • Stack screen recommendations for event details and modal forms.
  • UI guidance for safe areas, selectable text, SF Symbols, and search behavior.

Using "building-native-ui". Improve a camera screen in an Expo app.

Expected outcome:

  • A permission-aware camera flow with clear empty states.
  • Native-style controls for capture, gallery, flash, and camera switching.
  • Recommendations for haptics, safe-area spacing, and media library permission timing.

Using "building-native-ui". Add a lightweight local data layer for preferences and events.

Expected outcome:

  • A storage choice matrix for preferences, complex queries, and sensitive values.
  • A reactive preference pattern for app settings.
  • SQLite guidance for structured event data and parameterized queries.

Security Audit

Safe
v5 โ€ข 7/6/2026 Open versioned report

Static analysis reported command, network, storage, filesystem, environment, and prompt-injection indicators, but review found documentation examples for Expo and React Native development. No prompt injection text, credential exfiltration, automatic command execution, malicious network request, or hidden payload behavior was found.

13
Files scanned
3,329
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
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.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/expo-building-native-ui/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/expo-building-native-ui/security.svg)](https://skillstore.io/skills/expo-building-native-ui?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/expo-building-native-ui?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/expo-building-native-ui/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/expo-building-native-ui.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

expo. (2026). building-native-ui security audit report (audit version 5) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/expo-building-native-ui/audits/5

BibTeX citation

@techreport{expo-expo-building-native-ui-2026, author = {expo}, title = {building-native-ui security audit report (audit version 5)}, institution = {Skillstore}, year = {2026}, number = {5}, url = {https://skillstore.io/skills/expo-building-native-ui/audits/5}, note = {Author version 1.0.0} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "building-native-ui security audit report (audit version 5)" version: "1.0.0" type: report authors: - name: "expo" date-released: "2026-07-06" url: "https://skillstore.io/skills/expo-building-native-ui/audits/5" identifiers: - type: other value: "skillstore:expo-building-native-ui:audit:5" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: High
45
Architecture
100
Maintainability
87
Content
70
Community
83
Spec Compliance

What You Can Build

Create an Expo Router app shell

Use route, stack, tab, modal, and shared group guidance to structure a mobile app from the first screen.

Upgrade a React Native UI

Replace generic controls with Expo navigation, native tabs, SF Symbols, blur effects, and form sheets.

Prototype media and visual experiences

Use camera, audio, video, animation, gradient, WebGPU, and Three.js references for richer app interactions.

Try These Prompts

Start a native Expo screen
Use the building-native-ui skill to create an Expo Router settings screen. Follow the native controls, safe-area, and styling guidance.
Design tabs and stacks
Use the building-native-ui skill to design an Expo Router layout with native tabs, a search tab, and stack screens for detail pages.
Add motion and media
Use the building-native-ui skill to add Reanimated transitions, camera capture, and media saving to an Expo app with clear permissions.
Audit and refactor app UI
Use the building-native-ui skill to review my Expo Router app and propose changes for routes, tabs, storage, effects, and platform APIs.

Best Practices

  • Start with Expo Go, then use custom builds only when native modules or platform targets require them.
  • Keep route files in the app directory and move shared components, utilities, and types outside it.
  • Use native Expo libraries and platform conventions before adding generic web or legacy React Native APIs.

Avoid

  • Do not co-locate components, types, or utilities inside the Expo Router app directory.
  • Do not use removed or legacy modules such as React Native AsyncStorage, WebView, Picker, or expo-av.
  • Do not store tokens or passwords in localStorage or SQLite when SecureStore is the intended option.

Frequently Asked Questions

Does this skill generate a complete Expo app?
No. It provides guidance and examples that Codex, Claude, or Claude Code can apply inside your project.
Can it help with Expo Router navigation?
Yes. It covers route files, stacks, native tabs, shared groups, modals, search routes, and dynamic segments.
Does it support iOS-specific interface patterns?
Yes. It includes SF Symbols, native tabs, form sheets, blur effects, glass effects, and Apple-style controls.
Can I use it for media features?
Yes. It includes examples for camera access, image picking, audio playback, audio recording, video playback, and saving media.
Does it address data storage?
Yes. It explains localStorage, SQLite, and SecureStore choices for preferences, larger data sets, and sensitive values.
What should I review before production use?
Review permissions, accessibility, platform support, secure storage, app store rules, and dependency compatibility for your Expo SDK.

Developer Details

Author

expo

License

MIT

Author version

v1.0.0

Skillstore revision

r1

Ref

a06681402992ceae98ba04d54cfd4ab004862696

Maintenance freshness

7/18/2026

Usage

5 downloads ยท 221 views

File structure

๐Ÿ“ references/

๐Ÿ“„ animations.md

๐Ÿ“„ controls.md

๐Ÿ“„ form-sheet.md

๐Ÿ“„ gradients.md

๐Ÿ“„ icons.md

๐Ÿ“„ media.md

๐Ÿ“„ route-structure.md

๐Ÿ“„ search.md

๐Ÿ“„ storage.md

๐Ÿ“„ tabs.md

๐Ÿ“„ visual-effects.md

๐Ÿ“„ webgpu-three.md

๐Ÿ“„ SKILL.md

More from expo

View all
View all