We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jaksm/expo-docs-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
---
title: MailComposer
description: A library that provides functionality to compose and send emails with the system's specific UI.
sourceCodeUrl: https://github.com/expo/expo/tree/sdk-53/packages/expo-mail-composer
packageName: expo-mail-composer
iconUrl: /static/images/packages/expo-mail-composer.png
platforms: ["android", "ios*", "web"]
---
`expo-mail-composer` allows you to compose and send emails quickly and easily using the OS UI. This module can't be used on iOS Simulators since you can't sign into a mail account on them.
## Installation
## API
```js
```