---
title: Implementing an inline Photos picker
framework: photokit
role: sampleCode
role_heading: Sample Code
path: sample-code/photokit/implementing-an-inline-photos-picker
---

# Implementing an inline Photos picker

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

## Overview

Overview note: This sample code project is associated with WWDC23 Session 10107: Embed the Photos picker in your app. Configure the sample code project Before you run the sample code project in Xcode, set the run destination to an iOS 17 device.

## See Also

### Sample code

- [Browsing and Modifying Photo Albums](photokit/browsing-and-modifying-photo-albums.md)
- [Selecting Photos and Videos in iOS](photokit/selecting-photos-and-videos-in-ios.md)
- [Bringing Photos picker to your SwiftUI app](photokit/bringing-photos-picker-to-your-swiftui-app.md)
- [Creating a Slideshow Project Extension for Photos](photokit/creating-a-slideshow-project-extension-for-photos.md)
