Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 568 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 568 Bytes

CodenCombine

combine에서 기본적으로 제공해주지 않는 operator, cocoa extension을 직접 구현해보기 위해 시작한 repository입니다.
RxSwiftCombineCocoa 를 일부 참고하여 만들고 있습니다.

개선해볼만하다고 보이는 점들은 임의로 수정/구현하고 있으며 다소 불안정할 수 있습니다.

현재 static library 형태로 구현중이며, 안정화가 되면 SPM으로도 배포 해볼 예정입니다.