<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "Xcode: 15.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "PhotoKit",
  "identifier" : "/documentation/PhotoKit/implementing-an-inline-photos-picker",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Implementing an inline Photos picker"
}
-->

# Implementing an inline Photos picker

Embed a system-provided, half-height Photos picker into your app’s view.

## Overview

> Note: This sample code project is associated with WWDC23 Session 10107: [Embed the Photos picker in your app](https://developer.apple.com/wwdc23/10107/).

### Configure the sample code project

Before you run the sample code project in Xcode, set the run destination to an iOS 17 device.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)