-
# Project Spearhead 𐃉
## Looking for Project Stewards (Owners)
**tl;dr**: We're looking for people to become owners/managers who lead specific RxSwift Community projects under full ownership/auton…
-
Writing in a textfield and hiding the keyboard when the last word is not a real word, autocorrect will replace it and it will not trigger Bond binding.
It also doesn't trigger textfield delegate lik…
-
Xcode 15
M1
- Moya/RxSwift (15.0.0):
- Moya/Core
- RxSwift (~> 6.0)
```
private func bindingsStrongify(_ owner: WeakOwner, _ bindings: @escaping (WeakOwner, O) -> (Bindings))
…
-
is it impossible to do? or is there anything needed to be done to the code to make it possible?
-
It appears that Polidea/RxBluetoothKit has not reviewed or merged any Pull Requests since 2020.
I would like to help keep this library alive. Could someone with the appropriate access help by doing…
-
Hey I noticed retain cycle in this example code
let forgotPasswordAction = CocoaAction {
return .create { [weak self] (observer) -> Disposable in
guard let se…
-
* `carthage version`: 0.26.2
* `xcodebuild -version`: Xcode 9.1, Build version 9B46
* Are you using `--no-build`? No
* Are you using `--no-use-binaries`? No
* Are you using `--use-submodules`? No
…
-
Hi,
Yesterday I created an issue regarding the update of the PodSpec of this project.
Thanks for your quick assistance!
Regarding that, today I added it to my Podfile. However, It seems that, e…
-
[Demo.zip](https://github.com/bytedance/RangersAppLog/files/5753305/Demo.zip)
描述: RxSwift、GrowingAutoTrackKit、RangersAppLog 同时使用时,存在以下问题。
1. TableView
当使用订阅的方式处理 cell 点击时,会出现方法循环调用
```
tableVie…
-
**Describe the bug**
While implementing an app that scans for peripherals, connects, reads, disconnects I found that `RxSwift.Resources.total` increased over time.
Testing with the supplied sample a…