Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/linking.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ As mentioned in the introduction, there are some URL schemes for core functional

| Scheme | Description | iOS | Android |
| ---------------- | ------------------------------------------ | --- | ------- |
| `mailto` | Open mail app, eg: mailto: support@expo.io | ✅ | ✅ |
| `mailto` | Open mail app, eg: mailto: hello@world.dev | ✅ | ✅ |
| `tel` | Open phone app, eg: tel:+123456789 | ✅ | ✅ |
| `sms` | Open SMS app, eg: sms:+123456789 | ✅ | ✅ |
| `https` / `http` | Open web browser app, eg: https://expo.io | ✅ | ✅ |
| `https` / `http` | Open web browser app, eg: https://expo.dev | ✅ | ✅ |

### Enabling Deep Links

Expand Down
4 changes: 2 additions & 2 deletions website/versioned_docs/version-0.77/linking.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ As mentioned in the introduction, there are some URL schemes for core functional

| Scheme | Description | iOS | Android |
| ---------------- | ------------------------------------------ | --- | ------- |
| `mailto` | Open mail app, eg: mailto: support@expo.io | ✅ | ✅ |
| `mailto` | Open mail app, eg: mailto: hello@world.dev | ✅ | ✅ |
| `tel` | Open phone app, eg: tel:+123456789 | ✅ | ✅ |
| `sms` | Open SMS app, eg: sms:+123456789 | ✅ | ✅ |
| `https` / `http` | Open web browser app, eg: https://expo.io | ✅ | ✅ |
| `https` / `http` | Open web browser app, eg: https://expo.dev | ✅ | ✅ |

### Enabling Deep Links

Expand Down
4 changes: 2 additions & 2 deletions website/versioned_docs/version-0.78/linking.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ As mentioned in the introduction, there are some URL schemes for core functional

| Scheme | Description | iOS | Android |
| ---------------- | ------------------------------------------ | --- | ------- |
| `mailto` | Open mail app, eg: mailto: support@expo.io | ✅ | ✅ |
| `mailto` | Open mail app, eg: mailto: hello@world.dev | ✅ | ✅ |
| `tel` | Open phone app, eg: tel:+123456789 | ✅ | ✅ |
| `sms` | Open SMS app, eg: sms:+123456789 | ✅ | ✅ |
| `https` / `http` | Open web browser app, eg: https://expo.io | ✅ | ✅ |
| `https` / `http` | Open web browser app, eg: https://expo.dev | ✅ | ✅ |

### Enabling Deep Links

Expand Down
4 changes: 2 additions & 2 deletions website/versioned_docs/version-0.79/linking.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ As mentioned in the introduction, there are some URL schemes for core functional

| Scheme | Description | iOS | Android |
| ---------------- | ------------------------------------------ | --- | ------- |
| `mailto` | Open mail app, eg: mailto: support@expo.io | ✅ | ✅ |
| `mailto` | Open mail app, eg: mailto: hello@world.dev | ✅ | ✅ |
| `tel` | Open phone app, eg: tel:+123456789 | ✅ | ✅ |
| `sms` | Open SMS app, eg: sms:+123456789 | ✅ | ✅ |
| `https` / `http` | Open web browser app, eg: https://expo.io | ✅ | ✅ |
| `https` / `http` | Open web browser app, eg: https://expo.dev | ✅ | ✅ |

### Enabling Deep Links

Expand Down
4 changes: 2 additions & 2 deletions website/versioned_docs/version-0.80/linking.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ As mentioned in the introduction, there are some URL schemes for core functional

| Scheme | Description | iOS | Android |
| ---------------- | ------------------------------------------ | --- | ------- |
| `mailto` | Open mail app, eg: mailto: support@expo.io | ✅ | ✅ |
| `mailto` | Open mail app, eg: mailto: hello@world.dev | ✅ | ✅ |
| `tel` | Open phone app, eg: tel:+123456789 | ✅ | ✅ |
| `sms` | Open SMS app, eg: sms:+123456789 | ✅ | ✅ |
| `https` / `http` | Open web browser app, eg: https://expo.io | ✅ | ✅ |
| `https` / `http` | Open web browser app, eg: https://expo.dev | ✅ | ✅ |

### Enabling Deep Links

Expand Down
4 changes: 2 additions & 2 deletions website/versioned_docs/version-0.81/linking.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ As mentioned in the introduction, there are some URL schemes for core functional

| Scheme | Description | iOS | Android |
| ---------------- | ------------------------------------------ | --- | ------- |
| `mailto` | Open mail app, eg: mailto: support@expo.io | ✅ | ✅ |
| `mailto` | Open mail app, eg: mailto: hello@world.dev | ✅ | ✅ |
| `tel` | Open phone app, eg: tel:+123456789 | ✅ | ✅ |
| `sms` | Open SMS app, eg: sms:+123456789 | ✅ | ✅ |
| `https` / `http` | Open web browser app, eg: https://expo.io | ✅ | ✅ |
| `https` / `http` | Open web browser app, eg: https://expo.dev | ✅ | ✅ |

### Enabling Deep Links

Expand Down