This is a project converted from Objective-C to pure Swift. Original project: https://github.com/HeathWang/HWPopController
I used AI to convert most of the functionality from OC to Swift, spending about 5 hours in total for conversion, debugging, bug fixing, and release.
To run the example project, clone the repo, and run pod install from the Example directory first.
- Swift 5+
- iOS 12.0+
PopControllerSwift is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'PopControllerSwift', '~> 1.0.3'HeathWang, yishu.jay@gmail.con
PopControllerSwift is available under the MIT license. See the LICENSE file for more info.


