본문 바로가기

RxSwift8

[RxSwift Community] RxKeyboard 사용하기 https://github.com/RxSwiftCommunity/RxKeyboard RxSwiftCommunity/RxKeyboard Reactive Keyboard in iOS. Contribute to RxSwiftCommunity/RxKeyboard development by creating an account on GitHub. github.com 여러 공부에 심취해 오랜만에 포스팅하네요. 매번 keyboard notification 구현과 거기에 맞춰서 뷰의 위치를 조절해줘야 하는 귀찮음을 덜어주기 위한! 또 Rx를 이용하는! 야심작! RxKeyboard입니다:) 얼마나 반가운지요... 1. 세 가지 Driver RxKeyboard에는 세 가지 드라이버가 있다고 합니다. 1) 단순히 키보드의 프.. 2021. 6. 19.
[RxSwift Community] RxFlow 사용하기 2 아직 이전 글들을 읽어보지 않으셨다면, 아래 글을 읽어보시는 걸 추천드립니다:) https://developerpaul.tistory.com/24 https://developerpaul.tistory.com/26 예제는 아래 링크에 있습니다:) https://github.com/Developer-Paul-t/RxSwift Developer-Paul-t/RxSwift Contribute to Developer-Paul-t/RxSwift development by creating an account on GitHub. github.com 이번 시간에는 지난 시간 FlowContributors에 의해서 넘어온 새로운 Flow와 Stepper를 살펴보고, Scene을 띄우는 걸 해봅시다. 그리고 마지막으로 근본.. 2021. 6. 18.
[RxSwift Community] RxFlow 사용하기 1 이전 글을 읽어보시지 않았다면, 대강 느낌을 위해서라도 한번 읽어보시길 추천드립니다:) https://developerpaul.tistory.com/24 [RxSwift Community] RxFlow - 시작하기 전, 이번 포스팅에서는 RxCommunity 중에서 가장 인기가 많은 RxFlow에 대해서 알아보려고 합니다. Coordinator Pattern에 대한 글을 적다가 포기했는데, 이게 쉽게 쓰면 엄청 쉽고 복잡하게 쓰면 정말 복잡하 developerpaul.tistory.com 예제는 아래 링크에 있습니다:) https://github.com/Developer-Paul-t/RxSwift Developer-Paul-t/RxSwift Contribute to Developer-Paul-t/RxSw.. 2021. 6. 17.
[RxSwift Community] RxFlow 사용하기 전에... 이번 포스팅에서는 RxCommunity 중에서 가장 인기가 많은 RxFlow에 대해서 알아보려고 합니다. Coordinator Pattern에 대한 글을 적다가 포기했는데, 이게 쉽게 쓰면 엄청 쉽고 복잡하게 쓰면 정말 복잡하게 쓰게 되는... 말 그대로 너무 다양하게 구현할 수 있기 때문에 기본적인 개념을 익히는게 중요한데, 이런 글은 이미 많아서 스킵했습니다. 혹시 Coordinator Pattern의 이점이나 컨셉이 궁금하신 분들은 Khanlou님의 글을 정독해보시는걸 추천드립니다:) https://github.com/RxSwiftCommunity/RxFlow RxSwiftCommunity/RxFlow RxFlow is a navigation framework for iOS applications .. 2021. 6. 11.
[RxSwift Community] NSObject+Rx 사용하기 https://github.com/RxSwiftCommunity/NSObject-Rx RxSwiftCommunity/NSObject-Rx Handy RxSwift extensions on NSObject, including rx.disposeBag. - RxSwiftCommunity/NSObject-Rx github.com 예제코드는 아래 깃헙에 있습니다:) https://github.com/Developer-Paul-t/RxSwift Developer-Paul-t/RxSwift Contribute to Developer-Paul-t/RxSwift development by creating an account on GitHub. github.com 오늘은 리소스 정리를 위해서 사용되는 API을 좀 덜 피.. 2021. 6. 7.
[RxSwift Community] RxDataSources Animatable편 RxDataSource Github: https://github.com/RxSwiftCommunity/RxDataSources RxSwiftCommunity/RxDataSources UITableView and UICollectionView Data Sources for RxSwift (sections, animated updates, editing ...) - RxSwiftCommunity/RxDataSources github.com *예제코드는 아래 Github에 있습니다. 참고하세요:) https://github.com/Developer-Paul-t/RxSwift Developer-Paul-t/RxSwift Contribute to Developer-Paul-t/RxSwift development .. 2021. 6. 4.