RxTheme
Theme management based on Rx
File Explorer
Download Latest Version (.zip)- RxTheme.podspec.json
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- RxTheme-iOS.xcscheme
- RxTheme-macOS.xcscheme
- RxTheme-tvOS.xcscheme
- RxTheme-watchOS.xcscheme
- project.pbxproj
- Bag.swift
- InfiniteSequence.swift
- PriorityQueue.swift
- Queue.swift
- DispatchQueue+Extensions.swift
- Platform.Darwin.swift
- Platform.Linux.swift
- RecursiveLock.swift
- ControlTarget.swift
- DelegateProxy.swift
- DelegateProxyType.swift
- Infallible+Bind.swift
- Observable+Bind.swift
- RxCocoaObjCRuntimeError+Extensions.swift
- RxTarget.swift
- SectionedViewDataSourceType.swift
- TextInput.swift
- KVORepresentable+CoreGraphics.swift
- KVORepresentable+Swift.swift
- KVORepresentable.swift
- NotificationCenter+Rx.swift
- NSObject+Rx+KVORepresentable.swift
- NSObject+Rx+RawRepresentable.swift
- NSObject+Rx.swift
- URLSession+Rx.swift
- RxCollectionViewReactiveArrayDataSource.swift
- RxPickerViewAdapter.swift
- RxTableViewReactiveArrayDataSource.swift
- ItemEvents.swift
- RxCollectionViewDataSourceType.swift
- RxPickerViewDataSourceType.swift
- RxTableViewDataSourceType.swift
- RxCollectionViewDataSourcePrefetchingProxy.swift
- RxCollectionViewDataSourceProxy.swift
- RxCollectionViewDelegateProxy.swift
- RxNavigationControllerDelegateProxy.swift
- RxPickerViewDataSourceProxy.swift
- RxPickerViewDelegateProxy.swift
- RxScrollViewDelegateProxy.swift
- RxSearchBarDelegateProxy.swift
- RxSearchControllerDelegateProxy.swift
- RxTabBarControllerDelegateProxy.swift
- RxTabBarDelegateProxy.swift
- RxTableViewDataSourcePrefetchingProxy.swift
- RxTableViewDataSourceProxy.swift
- RxTableViewDelegateProxy.swift
- RxTextStorageDelegateProxy.swift
- RxTextViewDelegateProxy.swift
- RxWKNavigationDelegateProxy.swift
- NSTextStorage+Rx.swift
- UIActivityIndicatorView+Rx.swift
- UIApplication+Rx.swift
- UIBarButtonItem+Rx.swift
- UIButton+Rx.swift
- UICollectionView+Rx.swift
- UIControl+Rx.swift
- UIDatePicker+Rx.swift
- UIGestureRecognizer+Rx.swift
- UINavigationController+Rx.swift
- UIPickerView+Rx.swift
- UIRefreshControl+Rx.swift
- UIScrollView+Rx.swift
- UISearchBar+Rx.swift
- UISearchController+Rx.swift
- UISegmentedControl+Rx.swift
- UISlider+Rx.swift
- UIStepper+Rx.swift
- UISwitch+Rx.swift
- UITabBar+Rx.swift
- UITabBarController+Rx.swift
- UITableView+Rx.swift
- UITextField+Rx.swift
- UITextView+Rx.swift
- WKWebView+Rx.swift
- NSButton+Rx.swift
- NSControl+Rx.swift
- NSSlider+Rx.swift
- NSTextField+Rx.swift
- NSTextView+Rx.swift
- NSView+Rx.swift
- _RX.h
- _RXDelegateProxy.h
- _RXKVOObserver.h
- _RXObjCRuntime.h
- RxCocoaRuntime.h
- _RX.m
- _RXDelegateProxy.m
- _RXKVOObserver.m
- _RXObjCRuntime.m
- BehaviorRelay+Driver.swift
- ControlEvent+Driver.swift
- ControlProperty+Driver.swift
- Driver+Subscription.swift
- Driver.swift
- ObservableConvertibleType+Driver.swift
- ObservableConvertibleType+SharedSequence.swift
- SchedulerType+SharedSequence.swift
- SharedSequence+Operators+arity.swift
- SharedSequence+Operators.swift
- SharedSequence.swift
- ControlEvent+Signal.swift
- ObservableConvertibleType+Signal.swift
- PublishRelay+Signal.swift
- Signal+Subscription.swift
- Signal.swift
- ControlEvent.swift
- ControlProperty.swift
- RxCocoa.h
- RxCocoa.swift
- LICENSE.md
- README.md
- BehaviorRelay.swift
- Observable+Bind.swift
- PublishRelay.swift
- ReplayRelay.swift
- Utils.swift
- LICENSE.md
- README.md
- Bag.swift
- InfiniteSequence.swift
- PriorityQueue.swift
- Queue.swift
- AtomicInt.swift
- DispatchQueue+Extensions.swift
- Platform.Darwin.swift
- Platform.Linux.swift
- RecursiveLock.swift
- AsyncLock.swift
- Lock.swift
- LockOwnerType.swift
- SynchronizedDisposeType.swift
- SynchronizedOnType.swift
- SynchronizedUnsubscribeType.swift
- AnonymousDisposable.swift
- BinaryDisposable.swift
- BooleanDisposable.swift
- CompositeDisposable.swift
- Disposables.swift
- DisposeBag.swift
- DisposeBase.swift
- NopDisposable.swift
- RefCountDisposable.swift
- ScheduledDisposable.swift
- SerialDisposable.swift
- SingleAssignmentDisposable.swift
- SubscriptionDisposable.swift
- Bag+Rx.swift
- AddRef.swift
- Amb.swift
- AsMaybe.swift
- AsSingle.swift
- Buffer.swift
- Catch.swift
- CombineLatest+arity.swift
- CombineLatest+Collection.swift
- CombineLatest.swift
- CompactMap.swift
- Concat.swift
- Create.swift
- Debounce.swift
- Debug.swift
- Decode.swift
- DefaultIfEmpty.swift
- Deferred.swift
- Delay.swift
- DelaySubscription.swift
- Dematerialize.swift
- DistinctUntilChanged.swift
- Do.swift
- ElementAt.swift
- Empty.swift
- Enumerated.swift
- Error.swift
- Filter.swift
- First.swift
- Generate.swift
- GroupBy.swift
- Just.swift
- Map.swift
- Materialize.swift
- Merge.swift
- Multicast.swift
- Never.swift
- ObserveOn.swift
- Optional.swift
- Producer.swift
- Range.swift
- Reduce.swift
- Repeat.swift
- RetryWhen.swift
- Sample.swift
- Scan.swift
- Sequence.swift
- ShareReplayScope.swift
- SingleAsync.swift
- Sink.swift
- Skip.swift
- SkipUntil.swift
- SkipWhile.swift
- StartWith.swift
- SubscribeOn.swift
- Switch.swift
- SwitchIfEmpty.swift
- Take.swift
- TakeLast.swift
- TakeWithPredicate.swift
- Throttle.swift
- Timeout.swift
- Timer.swift
- ToArray.swift
- Using.swift
- Window.swift
- WithLatestFrom.swift
- WithUnretained.swift
- Zip+arity.swift
- Zip+Collection.swift
- Zip.swift
- AnonymousObserver.swift
- ObserverBase.swift
- TailRecursiveSink.swift
- DispatchQueueConfiguration.swift
- InvocableScheduledItem.swift
- InvocableType.swift
- ScheduledItem.swift
- ScheduledItemType.swift
- ConcurrentDispatchQueueScheduler.swift
- ConcurrentMainScheduler.swift
- CurrentThreadScheduler.swift
- HistoricalScheduler.swift
- HistoricalSchedulerTimeConverter.swift
- MainScheduler.swift
- OperationQueueScheduler.swift
- RecursiveScheduler.swift
- SchedulerServices+Emulation.swift
- SerialDispatchQueueScheduler.swift
- VirtualTimeConverterType.swift
- VirtualTimeScheduler.swift
- AsyncSubject.swift
- BehaviorSubject.swift
- PublishSubject.swift
- ReplaySubject.swift
- SubjectType.swift
- SwiftSupport.swift
- Infallible+CombineLatest+arity.swift
- Infallible+Create.swift
- Infallible+Operators.swift
- Infallible+Zip+arity.swift
- Infallible.swift
- ObservableConvertibleType+Infallible.swift
- Completable+AndThen.swift
- Completable.swift
- Maybe.swift
- ObservableType+PrimitiveSequence.swift
- PrimitiveSequence+Zip+arity.swift
- PrimitiveSequence.swift
- Single.swift
- AnyObserver.swift
- Binder.swift
- Cancelable.swift
- ConnectableObservableType.swift
- Date+Dispatch.swift
- Disposable.swift
- Errors.swift
- Event.swift
- GroupedObservable.swift
- ImmediateSchedulerType.swift
- Observable.swift
- ObservableConvertibleType.swift
- ObservableType+Extensions.swift
- ObservableType.swift
- ObserverType.swift
- Reactive.swift
- Rx.swift
- RxMutableBox.swift
- SchedulerType.swift
- LICENSE.md
- README.md
- Info.plist
- Pods-RxTheme_Example-acknowledgements.markdown
- Pods-RxTheme_Example-acknowledgements.plist
- Pods-RxTheme_Example-dummy.m
- Pods-RxTheme_Example-frameworks.sh
- Pods-RxTheme_Example-Info.plist
- Pods-RxTheme_Example-resources.sh
- Pods-RxTheme_Example-umbrella.h
- Pods-RxTheme_Example.debug.xcconfig
- Pods-RxTheme_Example.modulemap
- Pods-RxTheme_Example.release.xcconfig
- Info.plist
- Pods-RxTheme_Example_macOS-acknowledgements.markdown
- Pods-RxTheme_Example_macOS-acknowledgements.plist
- Pods-RxTheme_Example_macOS-dummy.m
- Pods-RxTheme_Example_macOS-frameworks.sh
- Pods-RxTheme_Example_macOS-Info.plist
- Pods-RxTheme_Example_macOS-resources.sh
- Pods-RxTheme_Example_macOS-umbrella.h
- Pods-RxTheme_Example_macOS.debug.xcconfig
- Pods-RxTheme_Example_macOS.modulemap
- Pods-RxTheme_Example_macOS.release.xcconfig
- Info.plist
- Pods-RxTheme_Example_tvOS-acknowledgements.markdown
- Pods-RxTheme_Example_tvOS-acknowledgements.plist
- Pods-RxTheme_Example_tvOS-dummy.m
- Pods-RxTheme_Example_tvOS-frameworks.sh
- Pods-RxTheme_Example_tvOS-Info.plist
- Pods-RxTheme_Example_tvOS-resources.sh
- Pods-RxTheme_Example_tvOS-umbrella.h
- Pods-RxTheme_Example_tvOS.debug.xcconfig
- Pods-RxTheme_Example_tvOS.modulemap
- Pods-RxTheme_Example_tvOS.release.xcconfig
- Info.plist
- Pods-RxTheme_Example_watchOS Extension-acknowledgements.markdown
- Pods-RxTheme_Example_watchOS Extension-acknowledgements.plist
- Pods-RxTheme_Example_watchOS Extension-dummy.m
- Pods-RxTheme_Example_watchOS Extension-frameworks.sh
- Pods-RxTheme_Example_watchOS Extension-Info.plist
- Pods-RxTheme_Example_watchOS Extension-resources.sh
- Pods-RxTheme_Example_watchOS Extension-umbrella.h
- Pods-RxTheme_Example_watchOS Extension.debug.xcconfig
- Pods-RxTheme_Example_watchOS Extension.modulemap
- Pods-RxTheme_Example_watchOS Extension.release.xcconfig
- Info.plist
- Pods-RxTheme_Tests-acknowledgements.markdown
- Pods-RxTheme_Tests-acknowledgements.plist
- Pods-RxTheme_Tests-dummy.m
- Pods-RxTheme_Tests-frameworks.sh
- Pods-RxTheme_Tests-Info.plist
- Pods-RxTheme_Tests-resources.sh
- Pods-RxTheme_Tests-umbrella.h
- Pods-RxTheme_Tests.debug.xcconfig
- Pods-RxTheme_Tests.modulemap
- Pods-RxTheme_Tests.release.xcconfig
- Info.plist
- RxCocoa-iOS-dummy.m
- RxCocoa-iOS-Info.plist
- RxCocoa-iOS-prefix.pch
- RxCocoa-iOS-umbrella.h
- RxCocoa-iOS.debug.xcconfig
- RxCocoa-iOS.modulemap
- RxCocoa-iOS.release.xcconfig
- RxCocoa-iOS.xcconfig
- Info.plist
- RxCocoa-macOS-dummy.m
- RxCocoa-macOS-Info.plist
- RxCocoa-macOS-prefix.pch
- RxCocoa-macOS-umbrella.h
- RxCocoa-macOS.debug.xcconfig
- RxCocoa-macOS.modulemap
- RxCocoa-macOS.release.xcconfig
- RxCocoa-macOS.xcconfig
- Info.plist
- RxCocoa-tvOS-dummy.m
- RxCocoa-tvOS-Info.plist
- RxCocoa-tvOS-prefix.pch
- RxCocoa-tvOS-umbrella.h
- RxCocoa-tvOS.debug.xcconfig
- RxCocoa-tvOS.modulemap
- RxCocoa-tvOS.release.xcconfig
- RxCocoa-tvOS.xcconfig
- Info.plist
- RxCocoa-watchOS-dummy.m
- RxCocoa-watchOS-Info.plist
- RxCocoa-watchOS-prefix.pch
- RxCocoa-watchOS-umbrella.h
- RxCocoa-watchOS.debug.xcconfig
- RxCocoa-watchOS.modulemap
- RxCocoa-watchOS.release.xcconfig
- RxCocoa-watchOS.xcconfig
- RxRelay-iOS-dummy.m
- RxRelay-iOS-Info.plist
- RxRelay-iOS-prefix.pch
- RxRelay-iOS-umbrella.h
- RxRelay-iOS.debug.xcconfig
- RxRelay-iOS.modulemap
- RxRelay-iOS.release.xcconfig
- RxRelay-iOS.xcconfig
- RxRelay-macOS-dummy.m
- RxRelay-macOS-Info.plist
- RxRelay-macOS-prefix.pch
- RxRelay-macOS-umbrella.h
- RxRelay-macOS.debug.xcconfig
- RxRelay-macOS.modulemap
- RxRelay-macOS.release.xcconfig
- RxRelay-macOS.xcconfig
- RxRelay-tvOS-dummy.m
- RxRelay-tvOS-Info.plist
- RxRelay-tvOS-prefix.pch
- RxRelay-tvOS-umbrella.h
- RxRelay-tvOS.debug.xcconfig
- RxRelay-tvOS.modulemap
- RxRelay-tvOS.release.xcconfig
- RxRelay-tvOS.xcconfig
- RxRelay-watchOS-dummy.m
- RxRelay-watchOS-Info.plist
- RxRelay-watchOS-prefix.pch
- RxRelay-watchOS-umbrella.h
- RxRelay-watchOS.debug.xcconfig
- RxRelay-watchOS.modulemap
- RxRelay-watchOS.release.xcconfig
- RxRelay-watchOS.xcconfig
- Info.plist
- RxSwift-iOS-dummy.m
- RxSwift-iOS-Info.plist
- RxSwift-iOS-prefix.pch
- RxSwift-iOS-umbrella.h
- RxSwift-iOS.debug.xcconfig
- RxSwift-iOS.modulemap
- RxSwift-iOS.release.xcconfig
- RxSwift-iOS.xcconfig
- Info.plist
- RxSwift-macOS-dummy.m
- RxSwift-macOS-Info.plist
- RxSwift-macOS-prefix.pch
- RxSwift-macOS-umbrella.h
- RxSwift-macOS.debug.xcconfig
- RxSwift-macOS.modulemap
- RxSwift-macOS.release.xcconfig
- RxSwift-macOS.xcconfig
- Info.plist
- RxSwift-tvOS-dummy.m
- RxSwift-tvOS-Info.plist
- RxSwift-tvOS-prefix.pch
- RxSwift-tvOS-umbrella.h
- RxSwift-tvOS.debug.xcconfig
- RxSwift-tvOS.modulemap
- RxSwift-tvOS.release.xcconfig
- RxSwift-tvOS.xcconfig
- Info.plist
- RxSwift-watchOS-dummy.m
- RxSwift-watchOS-Info.plist
- RxSwift-watchOS-prefix.pch
- RxSwift-watchOS-umbrella.h
- RxSwift-watchOS.debug.xcconfig
- RxSwift-watchOS.modulemap
- RxSwift-watchOS.release.xcconfig
- RxSwift-watchOS.xcconfig
- Info.plist
- RxTheme-iOS-dummy.m
- RxTheme-iOS-Info.plist
- RxTheme-iOS-prefix.pch
- RxTheme-iOS-umbrella.h
- RxTheme-iOS.debug.xcconfig
- RxTheme-iOS.modulemap
- RxTheme-iOS.release.xcconfig
- RxTheme-iOS.xcconfig
- Info.plist
- RxTheme-macOS-dummy.m
- RxTheme-macOS-Info.plist
- RxTheme-macOS-prefix.pch
- RxTheme-macOS-umbrella.h
- RxTheme-macOS.debug.xcconfig
- RxTheme-macOS.modulemap
- RxTheme-macOS.release.xcconfig
- RxTheme-macOS.xcconfig
- Info.plist
- RxTheme-tvOS-dummy.m
- RxTheme-tvOS-Info.plist
- RxTheme-tvOS-prefix.pch
- RxTheme-tvOS-umbrella.h
- RxTheme-tvOS.debug.xcconfig
- RxTheme-tvOS.modulemap
- RxTheme-tvOS.release.xcconfig
- RxTheme-tvOS.xcconfig
- Info.plist
- RxTheme-watchOS-dummy.m
- RxTheme-watchOS-Info.plist
- RxTheme-watchOS-prefix.pch
- RxTheme-watchOS-umbrella.h
- RxTheme-watchOS.debug.xcconfig
- RxTheme-watchOS.modulemap
- RxTheme-watchOS.release.xcconfig
- RxTheme-watchOS.xcconfig
- Manifest.lock
- LaunchScreen.xib
- Main.storyboard
- Contents.json
- AppDelegate.swift
- Info.plist
- ViewController.swift
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- RxTheme-Example.xcscheme
- project.pbxproj
- IDEWorkspaceChecks.plist
- WorkspaceSettings.xcsettings
- contents.xcworkspacedata
- Contents.json
- Main.storyboard
- AppDelegate.swift
- Info.plist
- RxTheme_Example_macOS.entitlements
- ViewController.swift
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Main.storyboard
- AppDelegate.swift
- Info.plist
- ViewController.swift
- Contents.json
- Interface.storyboard
- Info.plist
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- ExtensionDelegate.swift
- Info.plist
- InterfaceController.swift
- Info.plist
- Tests.swift
- Podfile
- Podfile.lock
- Theme.swift
- CALayer+Theme.swift
- CAShapeLayer+Theme.swift
- UIActivityIndicatorView+Theme.swift
- UIBarButtonItem+Theme.swift
- UIButton+Theme.swift
- UILabel+Theme.swift
- UINavigationBar+Theme.swift
- UIPageControl+Theme.swift
- UIProgressView+Theme.swift
- UISearchBar+Theme.swift
- UISegmentedControl+Theme.swift
- UISlider+Theme.swift
- UISwitch+Theme.swift
- UITabBar+Theme.swift
- UITableView+Theme.swift
- UITAbleViewCell+Theme.swift
- UITextField+Theme.swift
- UITextView+Theme.swift
- UIToolbar+Theme.swift
- UIView+Theme.swift
- ThemeAttribute.swift
- ThemeProvider.swift
- ThemeProxy.swift
- ThemeService.swift
- .gitignore
- .travis.yml
- _Pods.xcodeproj
- CHANGELOG.md
- LICENSE
- Package.resolved
- Package.swift
- README.md
- RxTheme.podspec
// repository documentation
Was this content helpful?
(0 ratings)
