# Olore Expo Sdk 55

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

- **Type:** Skill
- **Install:** `agentstack add skill-olorehq-olore-55`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [olorehq](https://agentstack.voostack.com/s/olorehq)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [olorehq](https://github.com/olorehq)
- **Source:** https://github.com/olorehq/olore/tree/main/vault/packages/expo-sdk/55
- **Website:** https://olore.dev

## Install

```sh
agentstack add skill-olorehq-olore-55
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# expo-sdk Documentation

Expo SDK API reference documentation for SDK 55. 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
- expo-ui components for Android (Jetpack Compose) and iOS (SwiftUI)

## 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.

- **Author:** [olorehq](https://github.com/olorehq)
- **Source:** [olorehq/olore](https://github.com/olorehq/olore)
- **License:** MIT
- **Homepage:** https://olore.dev

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-olorehq-olore-55
- Seller: https://agentstack.voostack.com/s/olorehq
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
