Issues
- 3
Is there any plan for future releases?
#882 opened by nickell-andrew - 3
Infinite recursion in observeSwitchToLatest()
#877 opened by datwelk - 0
Reactive Swift crash with getCache function and observeSwitchToLatest signal
#881 opened by akshaybdv7 - 4
EXC_BAD_ACCESS Crashes occur in xcode15
#879 opened by eunyongeom - 1
observing disposed events
#821 opened by dnadoba - 3
Signal triggered by phone call when device is closed
#876 opened by zbencz3 - 0
- 9
Adopt OSAllocatedUnfairLock on iOS 16
#854 opened by vcsoares - 3
- 0
Is it planned to add count argument to `collect(every:on:skipEmpty:discardWhenCompleted:)`?
#853 opened by ChaseChoi - 1
[BUG] XCode 14 beta 3 - bitcode issue
#852 opened by salvatoreboemia - 2
Could not find module 'ReactiveSwift' for target 'arm64-apple-ios-simulator'
#851 opened by tangzzz-fan - 13
Support await / AsyncSequence
#830 opened by NachoSoto - 4
Usage with SwiftUI
#849 opened by learnwithgabbar - 2
Signal.merge reported issue after migrating from ReactiveSwift from 4.0.0 -> 6.6.0
#838 opened by sandeep3090 - 0
xCode13 CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
#842 opened by PierreBrisorgueil - 2
What's means 'targeting' in QueueScheduler?
#837 opened by iWECon - 1
Hello, ask a question about Disposable, thanks
#836 opened by ijunfly - 2
Is it possible to update the `value` of a `MutableProperty` in a block triggered by observing that `MutableProperty`?
#766 opened by nservidio - 2
Looking fo best practices for Signal creation.
#767 opened by nservidio - 2
'() -> BindingTarget<Error>' is not convertible to '(Bool) -> BindingTarget<Error>'
#769 opened by Isuru-Nanayakkara - 5
[__SwiftNativeNSError release]: message sent to deallocated instance 0x600000c83160
#792 opened by marosoaie - 2
- 8
Potential Effects of SE-0286 on ReactiveSwift
#800 opened by grantjbutler - 3
Playground doesn't work in Xcode 12
#803 opened by iby - 1
Dispose SignalProducer created by Action
#806 opened by ivedeneev - 10
- 3
Performance comparison with Rx and Combine
#751 opened by olejnjak - 4
flatMap(.latest) and delayed inner SignalProducer
#749 opened by TimPapler - 1
Is a Bug for sendInterrupted() event?
#748 opened by 0xBa0 - 0
Using old xcconfig causing problems with Carthage & Apple Silicon macOS builds
#825 opened by chugunomi - 1
Playground does not work
#831 opened by AyushChatto - 0
- 1
- 3
I need help.bro
#807 opened by wdq123550 - 2
Atomic.swift is not work fine in iOS8 & 9
#747 opened by Dcell - 5
Property Wrappers
#754 opened by petrpavlik - 6
Module compiled with Swift 5.1 cannot be imported by the Swift 5.1.2 compiler
#779 opened by kenshinzz - 1
Use GitHub Actions for CI (especially for macOS jobs)
#759 opened by ikesyo - 1
Regenerate reactiveswift documentation
#765 opened by idelfonsog2 - 3
Reactive extension for protocol not accessible?
#775 opened by nkristek - 2
Bad access crash in Disposable.dispose()
#778 opened by gshahbazian - 4
EXC_BAD_ACCESS crash with Lifetime.of(_:NSObject)
#777 opened by iby - 5
Starting a SignalProducer with debounce twice doesn't deliver values to the second observer
#771 opened by gpambrozio - 1
Best practise to use chain SignalProducers
#768 opened by olevabel - 1
- 4
Xcode 11 issue
#755 opened by gilroykilroy - 2
Publish 6.1.0 on CocoaPods
#744 opened by BasThomas - 1
What is resilence support?
#753 opened by iliaskarim - 2
`observe(on:)` doesn't run on the given scheduler.
#752 opened by zebganzo