Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ReactiveX/RxSwift issues and pull requests
#2438 - `Infallible` is missing a number of useful extensions
Issue -
State: closed - Opened by rtharston about 2 years ago
- 3 comments
#2437 - Add support for mac catalyst in xcframework
Pull Request -
State: closed - Opened by Overcot over 2 years ago
#2436 - Bump tzinfo from 1.2.9 to 1.2.10
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#2435 - `drive` for PublishRelays
Issue -
State: closed - Opened by ktan17 over 2 years ago
- 3 comments
#2434 - Deprecating/Removing `Observable` for Swift 5.7/6.0
Issue -
State: closed - Opened by jjatie over 2 years ago
- 3 comments
#2433 - Gamefi
Issue -
State: closed - Opened by Lxq516008 over 2 years ago
#2432 - Build error in Example.
Issue -
State: closed - Opened by kudo-koki over 2 years ago
- 1 comment
#2431 - Fix typo
Pull Request -
State: closed - Opened by danielt1263 over 2 years ago
#2430 - Relays+Infallible
Pull Request -
State: open - Opened by mashe over 2 years ago
- 5 comments
#2429 - Feature: relays .asInfallible()
Issue -
State: closed - Opened by mashe over 2 years ago
- 3 comments
#2428 - Application crash sending `text` selector to RxTableViewDelegateProxy or RxCollectionViewDelegateProxy
Issue -
State: closed - Opened by SlashDevSlashGnoll over 2 years ago
- 41 comments
#2427 - Fix for value leaks its continuation
Pull Request -
State: closed - Opened by kjaklinovic over 2 years ago
#2426 - Value leaks its continuation
Issue -
State: closed - Opened by kjaklinovic over 2 years ago
- 9 comments
#2425 - Relax constraint for convenient distinctUntilChanged operator on InfallibleType
Pull Request -
State: closed - Opened by asiliuk over 2 years ago
#2424 - Linking multiple SPM dynamic libraries towards the same target ends up in failure.
Issue -
State: closed - Opened by nikita-leonov over 2 years ago
- 8 comments
#2420 - Fixes issues of AsyncStream wrapper of Observables and related tests.
Pull Request -
State: closed - Opened by GetToSet over 2 years ago
- 15 comments
#2419 - Use AtomicInt for BooleanDisposable to prevent potential rase condition.
Pull Request -
State: closed - Opened by GetToSet over 2 years ago
#2418 - Bump git from 1.8.1 to 1.11.0
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#2417 - Carthage as a Static Library will crash
Issue -
State: closed - Opened by lcghh over 2 years ago
- 2 comments
#2413 - Bump cocoapods-downloader from 1.4.0 to 1.6.3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#2412 - Fix: Class Unavailable on Main.storyboard
Pull Request -
State: closed - Opened by JacksonJang over 2 years ago
#2411 - Allow converting async block to Traits
Pull Request -
State: open - Opened by pookjw over 2 years ago
#2400 - RxSwift' for target 'x86_64-apple-ios-simulator'; found: arm64, arm64-apple-ios-simulator
Issue -
State: closed - Opened by ghost over 2 years ago
- 3 comments
#2398 - Reactive wrapper for `setTitleColor(_:for:)`
Pull Request -
State: closed - Opened by knottx over 2 years ago
#2396 - RxSwift doesn't react to changes of Japanese keyboard
Issue -
State: closed - Opened by ashtiani almost 3 years ago
- 2 comments
Labels: awaiting user input
#2395 - Dispose on aysnc queue
Issue -
State: closed - Opened by cyg02032015 almost 3 years ago
- 2 comments
Labels: awaiting user input
#2393 - launch crash(Xcode13.2.1,iPhone12.5.5(iPhone6P/iPhone6))
Issue -
State: closed - Opened by GPF253904828 almost 3 years ago
- 19 comments
#2377 - `TestScheduler` resolution yields inaccurate results when throttled
Issue -
State: closed - Opened by funct7 almost 3 years ago
- 2 comments
#2368 - iOS 15/Xcode 13: Crash with RxTableViewDataSourceProxy
Issue -
State: closed - Opened by Kn1kt about 3 years ago
- 10 comments
#2366 - iOS 15/Xcode 13 RC: Crash on launch because of RxCocoa without having linked vs. RxCocoa
Issue -
State: closed - Opened by nneubauer about 3 years ago
- 10 comments
#2364 - DisposeBag leaks externally disposed Disposables
Issue -
State: closed - Opened by fbarbat about 3 years ago
- 1 comment
#2364 - DisposeBag leaks externally disposed Disposables
Issue -
State: closed - Opened by fbarbat about 3 years ago
- 1 comment
#2363 - Xcode 13 RC: Failed to build module 'RxCocoa'; this SDK is not supported by the compiler
Issue -
State: closed - Opened by osmar106 about 3 years ago
- 11 comments
#2345 - fix: RxError should provide helpful error message (#2344)
Pull Request -
State: closed - Opened by yikuo123 about 3 years ago
- 1 comment
#2334 - Generic type parameter <T> to <Element>
Pull Request -
State: closed - Opened by jubakong over 3 years ago
- 1 comment
#2317 - CombineLatest sometimes completes early when an input observable is empty
Issue -
State: closed - Opened by dominicfreeston over 3 years ago
- 6 comments
#2317 - CombineLatest sometimes completes early when an input observable is empty
Issue -
State: closed - Opened by dominicfreeston over 3 years ago
- 6 comments
#2277 - No such module 'RxCocoaRuntime'
Issue -
State: closed - Opened by Brudus almost 4 years ago
- 17 comments
Labels: bug, infra
#2252 - dyld: Library not loaded: @rpath/RxCocoa.framework/RxCocoa Referenced from: /private/var/containers/Bundle/Application/F63B82D7-B923-434A-BE75-DA3585E3719C/RxExample-iOS.app/RxExample-iOS
Issue -
State: closed - Opened by Tliens about 4 years ago
- 4 comments
#2239 - Xcode 12.2 Beta 2 - make RxSwift and RxSwiftExt compatible from Swift Package Manager
Issue -
State: closed - Opened by anthonyroani about 4 years ago
- 7 comments
#2223 - Is there any way to access `RxSwift.Resources.totalCount` if RxSwift is added via Swift Package Manager?
Issue -
State: closed - Opened by HMWDavid about 4 years ago
- 6 comments
#2208 - Archive issue Xcode 12 beta
Issue -
State: closed - Opened by ElenaVielva over 4 years ago
- 12 comments
Labels: bug, awaiting user input, Xcode 12 beta
#2172 - Adding share to the Single
Issue -
State: closed - Opened by NohEunTae over 4 years ago
- 3 comments
Labels: help wanted
#2110 - Automatic property binders with @dynamicMemberLookup
Pull Request -
State: closed - Opened by freak4pc almost 5 years ago
- 7 comments
#2098 - A bug using `.seconds` in `throttle`.
Issue -
State: closed - Opened by danielt1263 about 5 years ago
- 7 comments
Labels: awaiting user input
#2057 - Test target does not build when RxCocoa Swift Package is used
Issue -
State: closed - Opened by michallaskowski about 5 years ago
- 44 comments
#1949 - Rename C to Collection, S to Sequence
Pull Request -
State: closed - Opened by freak4pc over 5 years ago
- 3 comments
Labels: infra
#1935 - Crash. Debug.swift line 32 logEvent(_:dateFormat:content:)
Issue -
State: closed - Opened by vil4max over 5 years ago
- 6 comments
#1692 - Missing emit to BehaviorRelay methods for Signal
Pull Request -
State: closed - Opened by sinarionn over 6 years ago
- 17 comments
#1645 - Rename deprecated UIBindingObserver in documentation
Pull Request -
State: closed - Opened by m-chojnacki over 6 years ago
#1615 - .share(replay: 1, scope: .forever) does not always replay a stale value
Issue -
State: closed - Opened by TomasLinhart over 6 years ago
- 9 comments
#1535 - Suppress Asset Catalog Compiler Warning of RxExample-iOS scheme
Pull Request -
State: closed - Opened by enomoto almost 7 years ago
#1506 - [WIP] Initial pass at a new contribution guide
Pull Request -
State: closed - Opened by fpillet almost 7 years ago
- 1 comment
#1440 - Deprecates `Variable` in favor of `BehaviorRelay`.
Pull Request -
State: closed - Opened by kzaher about 7 years ago
- 1 comment
#1437 - Fix CI build by updating jazzy config
Pull Request -
State: closed - Opened by devxoul about 7 years ago
- 6 comments
#1215 - No such module 'RxTest' with Swift Package Manager
Issue -
State: closed - Opened by devxoul over 7 years ago
- 8 comments
#1116 - Publisher - wrapper for PublishSubject that cannot error
Pull Request -
State: closed - Opened by DenTelezhkin over 7 years ago
- 24 comments
Labels: rxswift 4.0
#892 - Update getting started "observable that perform work" to Swift 3
Pull Request -
State: closed - Opened by stefanscheidt about 8 years ago
#832 - [WIP] [Swift 3.0] Moving from `rx_` prefix to `rx.` "namespace"
Pull Request -
State: closed - Opened by jegnux about 8 years ago
- 1 comment
Labels: help wanted, work in progress
#796 - Updates project with Xcode 8 beta 3.
Pull Request -
State: closed - Opened by noremac over 8 years ago
- 2 comments
#640 - Delete empty extension
Pull Request -
State: closed - Opened by delebedev over 8 years ago
#491 - Updated Typo in Simple Validation example
Pull Request -
State: closed - Opened by justjoeyuk over 8 years ago
#467 - Fix minor typo in Readme.md
Pull Request -
State: closed - Opened by prayagverma over 8 years ago
#431 - Add rx wrapper for UITableViewDelegate tableVIew:accessoryButtonTappedForRowWithIndexPath: method
Pull Request -
State: closed - Opened by mwoollard almost 9 years ago
- 6 comments
#419 - Update GettingStarted.md
Pull Request -
State: closed - Opened by carlosypunto almost 9 years ago
#400 - Update Examples.md
Pull Request -
State: closed - Opened by darrensapalo almost 9 years ago
#284 - Timeout operator by @tottakai
Pull Request -
State: closed - Opened by bontoJR almost 9 years ago
- 3 comments
#279 - No need for force unwrapping
Pull Request -
State: closed - Opened by RuiAAPeres almost 9 years ago
#266 - 2 more combineLatest examples and added .DS_Store to .gitignore
Pull Request -
State: closed - Opened by carlosypunto almost 9 years ago
#233 - Update README carthage
Pull Request -
State: closed - Opened by nanoxd almost 9 years ago
- 2 comments
#184 - Cleanedup GitHub signup example
Pull Request -
State: closed - Opened by samgreen about 9 years ago
#71 - Documentation
Pull Request -
State: closed - Opened by kzaher over 9 years ago
- 8 comments
#39 - use ReplaySubject in Playgrounds
Pull Request -
State: closed - Opened by carlosypunto over 9 years ago
- 1 comment
#29 - from function added
Pull Request -
State: closed - Opened by carlosypunto over 9 years ago
#19 - example-function-in-playground
Pull Request -
State: closed - Opened by carlosypunto over 9 years ago
- 3 comments
#6 - Fixed some small typos in README
Pull Request -
State: closed - Opened by AliSoftware over 9 years ago
- 3 comments
#3 - Remove iOS reference in podspec
Pull Request -
State: closed - Opened by orta over 9 years ago
- 3 comments
#1 - Update README.md
Pull Request -
State: closed - Opened by pwightman over 9 years ago
- 1 comment