-
https://user-images.githubusercontent.com/80672561/168308425-7919c483-aba9-4a72-9f09-6763f500304c.mov
```swift
import Foundation
import RxSwift
protocol ViewModelType {
associ…
-
Currently, you are using `retry` from `RxSwift` to handle when the token is expired. Given a project that doesn't use `RxSwift` or `Moya` (under the hood, it's using Alamofire), but it uses `Alamofire…
-
* carthage install method: [ ] .pkg, [ ] homebrew, [X] source
* `which carthage`: (using a custom nested location inside our repo)
* `carthage version`: 0.37.0
* `xcodebuild -version`: 12.3 (12C33)…
-
**Short description of the issue**:
When the package depends on multiple dynamic targets from `RxSwift` package it fails to compile with `ld` error.
**Expected outcome**:
I would expect the packa…
-
-
## 🎧 이슈 요약
* 프로젝트 세팅을 진행합니다.
## 🎶 Branch Name
- chore/#1-project-setting
## 🎹 체크 리스트
- [x] 폰트
- [x] 컬러
- [x] 앱 이름
- [x] Base
- [x] Extension
- [x] 진입 뷰 설정(SceneDelegate)
- […
-
### Description
When using the last version of Firebase (9.4.0) with Xcode 14 beta 5 and the Thread Performance Checker on I have a new warning :
![Capture d’écran 2022-08-23 à 15 14 28](https…
-
:warning: If you don't have something to report in the following format, it will probably be easier and faster to ask in the [slack channel](http://slack.rxswift.org/) first. :warning:
:warning: P…
-
**Short description of the issue**:
object deinit on async queue cause *Fatal error: Running on background thread.*
**Expected outcome**:
rxswift dispose on main queue
**What actually …
-