1 Star 0 Fork 0

夏天的西瓜/ReactiveSwift

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.jazzy.yaml 1.82 KB
一键复制 编辑 原始数据 按行查看 历史
custom_categories:
- name: Getting Started
children:
- ReactivePrimitives
- BasicOperators
- Example.OnlineSearch
- RxComparison
- name: Advanced Topics
children:
- APIContracts
- DebuggingTechniques
- name: Signal
children:
- Signal
- SignalProtocol
- FlattenStrategy
- name: SignalProducer
children:
- SignalProducer
- SignalProducerProtocol
- name: Property
children:
- Property
- PropertyProtocol
- MutableProperty
- MutablePropertyProtocol
- ValidatingProperty
- name: Action
children:
- Action
- ActionError
- name: Bindings
children:
- BindingSource
- BindingTarget
- BindingTargetProvider
- name: Scheduler Protocols
children:
- DateScheduler
- Scheduler
- name: Schedulers
children:
- ImmediateScheduler
- QueueScheduler
- TestScheduler
- UIScheduler
- name: Reactive Extensions
children:
- Reactive
- ReactiveExtensionsProvider
- name: Lifetime
children:
- Lifetime
- name: Disposable
children:
- AnyDisposable
- ActionDisposable
- Disposable
- CompositeDisposable
- ScopedDisposable
- SerialDisposable
- SimpleDisposable
- +=(_:_:)
- name: Debugging
children:
- EventLogger
- LoggingEvent
- name: Utilities
children:
- Atomic
- Bag
- Optional
- OptionalProtocol
theme: fullwidth
skip_undocumented: true
readme: README.md
documentation: Documentation/*.md
hide_documentation_coverage: true
xcodebuild_arguments:
- -workspace
- ReactiveSwift.xcworkspace
- -scheme
- ReactiveSwift-macOS
author: ReactiveCocoa
author_url: https://reactivecocoa.io/
github_url: https://github.com/ReactiveCocoa/ReactiveSwift/
dash_url: http://reactivecocoa.io/reactiveswift/docs/ReactiveSwift.xml
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mrxir/ReactiveSwift.git
[email protected]:mrxir/ReactiveSwift.git
mrxir
ReactiveSwift
ReactiveSwift
master

搜索帮助