ReactivePixel 1.1.0

ReactivePixel 1.1.0

iDonJose 维护。



  • 作者
  • iDonJose

ReactivePixel

允许您快速且智能地将 UI 组件从 UIKitTexture 绑定到,利用 ReactiveSwift 提供的响应式绑定机制。

🎲Playground

跳转到包含的 Playground,快速了解此框架能做什么!

  1. 克隆此仓库。
  2. 使用 $ pod install 安装 pods。
  3. 打开 ReactivePixel.xcworkspace
  4. 使用 iOS 模拟器构建 ReactivePixel-iOS 模式。
  5. 打开 Playground.playground
  6. 运行 Playground!

🛠安装

CocoaPods

如果您使用 CocoaPods 作为依赖管理器,请将以下一行添加到您的 Podfile

pod 'ReactivePixel'

并使用此命令更新您的 pods

$ pod install

手动

要将 ReactivePixel 手动添加到您的项目中,下载源代码并将其放置在您的项目目录中。

👋贡献

  1. Fork 此仓库。
  2. 创建功能分支(git checkout -b feature/myFeature
  3. 提交更改(git commit -am 'Add my new feature'
  4. 将分支推送到远程 (git push origin feature/myFeature
  5. 创建新的 Pull Request

✍️作者

ReactivePixelJosé Donor 创建和维护。

👏问候

ReactivePixel 成为可能,感谢以下项目:

📃许可协议

ReactivePixel 以 Apache 2.0 许可协议发布。有关更多信息,请参阅 许可协议