Objective-C 实现的界面筛选效果 NinaSelectionView

码农软件 · 软件分类 · 弹出视图(Popup View) · 2019-06-30 15:43:50

软件介绍

NinaSelectionView是Objective-C 实现的iOS界面筛选效果组件。

特点

  • 低耦合弹出 NinaSelectionView,只需要一句代码即可实现,简单易用。

  • 高度接近支付宝筛选界面效果,您可以更灵活地去使用它。

  • 现已支持12种不同的弹出方式,从上下左右都可以 pop 出。

  • 几乎可以 pop 到界面的任何地方,具有高度的灵活性。

  • 当您设置的 NinaSelectionView 大于屏幕大小,它是可以进行滑动来适应各个条件下的情况。

  • 支持筛选按钮进行拖动和交换效果。

  • 弹出的动画效果可以选择正常或者弹簧效果,参数由您控制。

预览

弹出效果图(节选部分)

按钮拖动效果

滑动模式

安装

将 NinaSelectionView 文件夹拖入 Xcode 工程中,您也可以使用 Cocoapods 集成到您的工程中

使用 CocoaPods

在您的 podfile 中加入 

pod 'NinaSelectionView'

然后运行 

pod install
pod 'NinaSelectionView'

本文地址:https://codercto.com/soft/d/9115.html

Introduction to the Design and Analysis of Algorithms

Introduction to the Design and Analysis of Algorithms

Anany Levitin / Addison Wesley / 2011-10-10 / USD 117.00

Based on a new classification of algorithm design techniques and a clear delineation of analysis methods, Introduction to the Design and Analysis of Algorithms presents the subject in a coherent a......一起来看看 《Introduction to the Design and Analysis of Algorithms》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具