YXTPageView
  • October 5, 2023

##A Page View, which support scrolling to transition between a UIView and a UITableView

UIView (at the top)

UITableView (at the bottom)

Installation


CocoaPods
  • Add the dependency to your Podfile:

platform :ios
pod ‘YXTPageView’

  • Run pod install to install the dependencies.
Source files

Just clone this repository or download it in zip-file. Then you will find source files under YXTPageView directory. Copy them to your project.

Usage


See the demo project.

Screenshot


Requirements


  • iOS 7.0+
  • ARC

GitHub


View Github

#cocoapods #pages #scrollviewcomponent #swift #uiview
YOU MIGHT ALSO LIKE...
SwiftUICam

If you want to have a custom camera using SwiftUI and not using the UIPickerController that will display the original ...

CameraView for SwiftUI 📷

CameraView allows you to have a SnapChat-style screen on your SwiftUI app that gives a realtime view of the iPhone ...

Camera-SwiftUI

SwiftUI has proven to be a really awesome new framework to build and design apps in a quick and reliable ...

ECWeekView

See the swiftui branch for updates. An iOS calendar library for displaying calendar events in a week view.