# KSGuideController **Repository Path**: mirrors_skx926/KSGuideController ## Basic Information - **Project Name**: KSGuideController - **Description**: A beautiful animated novice guide controller written in Swift. 一个漂亮的新手引导库。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-19 - **Last Updated**: 2026-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README KSGuideController ============== [![License MIT](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://raw.githubusercontent.com/skx926/KSGuideController/master/LICENSE)  [![CocoaPods](http://img.shields.io/cocoapods/v/KSGuideController.svg?style=flat)](http://cocoapods.org/?q=KSGuideController)  [![CocoaPods](http://img.shields.io/cocoapods/p/KSGuideController.svg?style=flat)](http://cocoapods.org/?q=KSGuideController)  [![Support](https://img.shields.io/badge/support-iOS%208.0%2B%20-blue.svg?style=flat)](https://www.apple.com/nl/ios/)  ### A beautiful animated novice guide controller written in Swift. ![Demo~](https://raw.github.com/skx926/KSGuideController/master/Demo/Images/Demo.gif) Features ============== - Animated page transition. - A batch of properties for customization. - Cache support. Usage ============== ### Swift ```swift import KSGuideController var items = [KSGuideItem]() for button in buttons { let n = Int(arc4random()) % string.count let index = string.index(string.startIndex, offsetBy: Int(n)) let text = string[..