LCActionSheet
  • November 4, 2023

A simple ActionSheet. WeChat, Weibo and QQ all use similar styles. Fully support Swift.

🇨🇳中文介绍

Example


To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements


  • iOS 7.0+
  • Xcode 7.0+
  • Objective-C & Swift

Installation


LCActionSheet is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod ‘LCActionSheet’

GitHub


View Github

#cocoapods #objectivec #swift
YOU MIGHT ALSO LIKE...
ViewCondition

✨ Super sweet syntactic sugar for SwiftUI.View initializers. At a Glance

SwiftUIX

SwiftUIX attempts to fill the gaps of SwiftUI, providing an extensive suite of components, extensions and utilities to complement the ...

SwiftUI Environment Overrides

A tiny library that adds a control panel for testing how SwiftUI app adapts for different color themes, accessibility settings, ...