Skip to content

[ios][audio] Introduce audio playlist support#42936

Merged
alanjhughes merged 1 commit intomainfrom
alanhughes/audio/ios-playlist
Feb 19, 2026
Merged

[ios][audio] Introduce audio playlist support#42936
alanjhughes merged 1 commit intomainfrom
alanhughes/audio/ios-playlist

Conversation

@alanjhughes
Copy link
Copy Markdown
Collaborator

@alanjhughes alanjhughes commented Feb 6, 2026

Why

Adds support for creating audio playlists.

How

Introduce a new shared object type AudioPlaylist using AVQueuePlayer
Add a new screen to NCL.

Test Plan

Bare expo

Copy link
Copy Markdown
Collaborator Author

@expo-bot
Copy link
Copy Markdown
Collaborator

expo-bot commented Feb 6, 2026

The Pull Request introduced fingerprint changes against the base commit: 4c4acb4

Fingerprint diff
[
  {
    "op": "changed",
    "beforeSource": {
      "type": "dir",
      "filePath": "../../packages/expo-audio/ios",
      "reasons": [
        "expoAutolinkingIos"
      ],
      "hash": "8d4fbb11bf3ab7bebdd4449db3838f598c706bb6"
    },
    "afterSource": {
      "type": "dir",
      "filePath": "../../packages/expo-audio/ios",
      "reasons": [
        "expoAutolinkingIos"
      ],
      "hash": "9f77785b8005bc462d1e4044a6b9371a150d6028"
    }
  }
]

Generated by PR labeler 🤖

@alanjhughes alanjhughes marked this pull request as ready for review February 10, 2026 12:47
@github-actions
Copy link
Copy Markdown
Contributor

Subscribed to pull request

File Patterns Mentions
packages/expo-audio/** @behenate

Generated by CodeMention

@alanjhughes alanjhughes force-pushed the alanhughes/audio/ios-playlist branch 2 times, most recently from 0865a65 to 5d5cd55 Compare February 11, 2026 15:00
@alanjhughes alanjhughes force-pushed the alanhughes/audio/ios-playlist branch 2 times, most recently from 015d662 to 0fa113f Compare February 12, 2026 10:37
@alanjhughes alanjhughes force-pushed the alanhughes/audio/ios-playlist branch 5 times, most recently from 894341b to 1462a92 Compare February 17, 2026 11:47
@alanjhughes alanjhughes force-pushed the alanhughes/audio/ios-playlist branch from 1462a92 to 4296b2c Compare February 19, 2026 08:10
@expo-bot
Copy link
Copy Markdown
Collaborator

Hi there! 👋 I'm a bot whose goal is to ensure your contributions meet our guidelines.

I've found some issues in your pull request that should be addressed (click on them for more details) 👇

⚠️ Suggestion: Missing changelog entries


Your changes should be noted in the changelog, e.g.:
- [audio] Introduce audio playlist support ([#42936](https://github.com/expo/expo/pull/42936) by [@alanjhughes](https://github.com/alanjhughes))
Read Updating Changelogs guide and consider adding an appropriate entry to the following changelogs:


Generated by ExpoBot 🤖 against 4296b2c

Copy link
Copy Markdown
Collaborator Author

alanjhughes commented Feb 19, 2026

Merge activity

  • Feb 19, 9:41 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Feb 19, 9:42 AM UTC: @alanjhughes merged this pull request with Graphite.

@alanjhughes alanjhughes merged commit 4b407a7 into main Feb 19, 2026
14 checks passed
@alanjhughes alanjhughes deleted the alanhughes/audio/ios-playlist branch February 19, 2026 09:42
benjaminkomen pushed a commit to benjaminkomen/expo that referenced this pull request Feb 25, 2026
# Why
Adds support for creating audio playlists.

# How
Introduce a new shared object type `AudioPlaylist` using `AVQueuePlayer`
Add a new screen to NCL.

# Test Plan
Bare expo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants