get_expo_api_reference
Retrieve the API reference for any Expo SDK module by specifying the module name and optional SDK version.
Instructions
Get API reference for a specific Expo SDK module
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module | Yes | Module name (e.g., expo-camera, expo-location) | |
| version | No | SDK version (e.g., latest, v51.0.0, v50.0.0) |