轻量级的UITextView子类会自动增长和收缩。-Swift开发

时间:2021-05-27 04:11:23
【文件属性】:
文件名称:轻量级的UITextView子类会自动增长和收缩。-Swift开发
文件大小:584KB
文件格式:ZIP
更新时间:2021-05-27 04:11:23
Swift TextField & TextView RSKGrowingTextView一个轻量级的UITextView子类,它根据用户输入的大小自动增大和缩小,并且可以受最大和最小行数的限制。 安装RSKGrowingTextView一个轻量级的UITextView子类,该子类根据用户输入的大小自动增长和收缩,并可能受最大和最小行数的限制。 使用Swift Package Manager进行安装要将RSKGrowingTextView软件包添加到Xcode项目中,请选择File> Swift Packages> Add Package Dependency,然后输入存储库URL。 https://github.com/ruslanskorb/RSKGrowingTextView.git使用CocoaPods将Pod RSKGrowingTextView添加到
【文件预览】:
RSKGrowingTextView-master
----.gitattributes(90B)
----RSKGrowingTextView.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------project.pbxproj(12KB)
----.gitmodules(171B)
----.swiftpm()
--------xcode()
----Cartfile(53B)
----LICENSE(11KB)
----RSKGrowingTextView()
--------Info.plist(808B)
--------RSKGrowingTextView.h(1KB)
--------RSKGrowingTextView.swift(15KB)
----Package.resolved(355B)
----README.md(2KB)
----Carthage()
--------Checkouts()
----Package.swift(549B)
----RSKGrowingTextView.xcworkspace()
--------xcshareddata()
--------contents.xcworkspacedata(291B)
----.gitignore(486B)
----RSKGrowingTextView.podspec(925B)
----Cartfile.resolved(52B)
----RSKGrowingTextViewExample()
--------RSKGrowingTextViewExampleUITests()
--------RSKGrowingTextViewExample.gif(550KB)
--------Pods()
--------Podfile.lock(531B)
--------Podfile(238B)
--------RSKGrowingTextViewExample.xcworkspace()
--------RSKGrowingTextViewExample()
--------RSKGrowingTextViewExample.xcodeproj()

网友评论