NoNibComponent 0.1.1×由 Scott Moon 管理。安装指南×NoNibComponent 安装指南您想要将类似以下内容添加到您的 Podfile 中:target 'MyApp' do pod 'NoNibComponent', '~> 0.1' end然后在终端运行 pod install,或在 CocoaPods.app 中运行。或者,要给出测试运行,运行以下命令pod try NoNibComponent查看 PodspecGitHub 存储库CocoaPods.org 上的页面NoNibComponent 0.1.1由interactordinteractord/NoNibComponentGitHub 存储库NoNibComponent 这个库用于在不使用 xib 或 storyboard 的情况下以编程方式创建 UIComponent。 📚概述 使用 ViewController 类型: 使用 View 类型: 安装 使用 Cocoapods: pod 'NoNibComponent' 使用 Carthage: github 'interactord/NoNibComponent' 许可 NoNibComponent 在 MIT 许可下。有关更多信息,请参阅 LICENSE 文件。
NoNibComponent 这个库用于在不使用 xib 或 storyboard 的情况下以编程方式创建 UIComponent。 📚概述 使用 ViewController 类型: 使用 View 类型: 安装 使用 Cocoapods: pod 'NoNibComponent' 使用 Carthage: github 'interactord/NoNibComponent' 许可 NoNibComponent 在 MIT 许可下。有关更多信息,请参阅 LICENSE 文件。