美文网首页
iOS开发第三方App框架-swift篇

iOS开发第三方App框架-swift篇

作者: leiyulingling | 来源:发表于2018-08-13 23:37 被阅读0次

更多整理资料尽在👉一平米小站

App框架 主题
katana-swift Swift Apps in a Swoosh! A modern framework for creating iOS apps, inspired by React and Redux. http://katana.bendingspoons.com
SlackKit SlackKit makes it easy to build Slack apps in Swift
Lona A tool for defining design systems and using them to generate cross-platform UI code, Sketch files, images, and other artifacts
katana-swift 一个用于编写iOS应用程序的现代Swift框架,灵感来自React和Redux。 Swift Apps in a Swoosh! A modern framework for creating iOS apps, inspired by React and Redux
SwiftyMocky Framework for mock generation
Flix 快速搭建列表类界面的框架
IBAnimatable Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable
Sourcery 一个将元程序引入Swift的工具,允许你生成Swift的代码
PromiseKit 同时支持 Swift 及 Objective-C 的 Promise 类库,异步编程类库 提供了很多实用的异步函数 让异步编程更简单
Alicerce A base for iOS Applications made with ❤️ by Mindera 🤠
EasyReact Are you confused by the functors, applicatives, and monads in RxSwift and ReactiveCocoa? It doesn't matter, the concepts are so complicated that not many developers actually use them in normal projects. Is there an easy-to-use way to use reactive programming? EasyReact is born for this reason
react-native-maps React Native Mapview component for iOS + Android
响应式框架
ReactiveCocoa Streams of values over time 一个支持FRP(函数响应式编程)的框架 非常👍👍👍
RxSwift RxSwift:函数响应式编程框架,非常👍👍👍
RxPermission.swift 通过绑定 RxSwift 实现的 RxPermission。
ReactiveAnimation ReactiveCocoa 推出了一个叫 ReactiveAnimation 的子项目,直接用完全用 Swift 来实现了。
Swiftest BDD 全称 Behavior Driven Development,行为驱动开发。各种 DD 数不胜数,孰优孰劣争论不休,其实归根结底还是要根据使用场景进行选择。
页面路由
-- --
ACRouter Swift版页面路由, 组件化过程中快速页面解耦
KVO
Hanson 轻量级的KVO
版本管理
Carthage 非常好用的类似CocoaPods的依赖库管理工具
CocoaPods 非常好用的依赖库管理工具
Sword Discord library for Swift http://sword.azoy.me
混合开发
SwiftPython Experiments in bridging Swift to Python
hera Hera 是一个用小程序方式来写跨平台应用的开发框架,使用它可以让你的小程序除了在微信上运行,还可以打包成 Android 、 iOS应用,以及以h5的方式跑在浏览器端
设计模式
Receiver Swift µframework implementing the Observer pattern 📡
rumtime
swift-corelibs-foundation CFRunLoopRef源码

相关文章

网友评论

      本文标题:iOS开发第三方App框架-swift篇

      本文链接:https://www.haomeiwen.com/subject/hvwpbftx.html