Skip to content

Instantly share code, notes, and snippets.

@DominikPetho
DominikPetho / 0-InfinitePageView for SwiftUI.md
Created January 23, 2024 16:34 — forked from beader/0-InfinitePageView for SwiftUI.md
Create a InfinitePageView for SwiftUI using UIViewControllerRepresentable by the help of ChatGPT

InfinitePageView for SwiftUI

Create a Bi-directional Infinite PageView for SwiftUI using UIViewControllerRepresentable & UIPageViewController by the help of ChatGPT.

Checkout the video demo in the comment.

The code is generated by ChatGPT through multiple rounds of conversations. Checkout the conversations between ChatGPT and me if you are interested in.