AgentStack
SKILL verified MIT Self-run

Olore Expo Sdk 54

skill-olorehq-olore-54 · by olorehq

Local expo-sdk documentation reference (54). Expo SDK API reference documentation. Use for Expo module APIs, native module interfaces, and SDK-specific API details.

No reviews yet
0 installs
20 views
0.0% view→install

Install

$ agentstack add skill-olorehq-olore-54

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README — it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-olorehq-olore-54)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming — see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps — measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Olore Expo Sdk 54? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

expo-sdk Documentation

Expo SDK API reference documentation for SDK 54. Covers all Expo SDK modules including sensors, media, storage, UI components, authentication, notifications, navigation, and device APIs.

Quick Reference

| Task | Entry Point | |------|-------------| | Core Expo API | contents/sdk/expo.mdx | | App config reference | contents/config/app.mdx | | Navigation / routing | contents/sdk/router.mdx | | Camera | contents/sdk/camera.mdx | | Notifications | contents/sdk/notifications.mdx | | SQLite database | contents/sdk/sqlite.mdx | | Secure storage | contents/sdk/securestore.mdx | | Authentication (OAuth) | contents/sdk/auth-session.mdx | | File system | contents/sdk/filesystem.mdx | | OTA updates | contents/sdk/updates.mdx |

When to use

Use this skill when the user asks about:

  • Expo SDK modules and their APIs (expo-camera, expo-location, expo-notifications, etc.)
  • Native device capabilities in Expo (sensors, camera, GPS, biometrics)
  • Expo Router file-based navigation
  • Expo configuration (app.json, app.config.js, metro config, babel config)
  • Expo-specific storage, audio, video, image APIs
  • OTA updates with expo-updates
  • Push notifications with expo-notifications

How to find information

  1. First, read TOC.md for complete file listing organized by category
  2. Identify the relevant SDK module based on the user's question
  3. Read the specific contents/sdk/{module}.mdx file for details

TOC.md contains all files organized by directory - always check it first.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.