반응형 ......84 RxSwift 시작하기 (설치 & Button Tap Event - DisposeBag, rx.Tap ) RxSwift 시작하기RxSwift 시작하기 (설치 & Button Tap Event)RxSwift설치부터 tap event를 bind와 subcribe를 이용하여 이벤트를 바인딩 하는 것을 포스팅 할것 이다. 이전에는 RxSwift의 간략적인 내용을 포스팅 했다.2019/04/26 - [iOS/Swift] - RxSwift (ReactiveX) RxSwift (ReactiveX)RxSwift (ReactiveX) RxSwift는 Rx 와 Swift의 합성어다. Rx : Reactive extension myseong.tistory.com이번 포스팅은 RxSwift설치부터 간단한 사용까지 포스팅 할것이다. RxSwift는 라이브러리 이기 때문에 CocoaPods으로 설치후 사용한다. (다른 방법도 있.. 2019. 5. 3. RxSwift (ReactiveX) RxSwift (ReactiveX)RxSwift는 Rx 와 Swift의 합성어다. Rx : Reactive extension (왜 두번째 스펠링으로 했는지.... X가 두번째 있어서 그런가....?) - Reactive : 반응을 보이는 - extension : 확대, 확장출처 : 네이버 사전 구글 번역에서 Reactive extension 으로 검색하면 반응 확장이라고 나온다.단순하게 풀어보면 이벤트(반응)의 확장이라고 표현하면 좋을것 같다. https://play.google.com/store/apps/details?id=com.danchoo.tagalbum&hl=ko 태그앨범 - Google Play 앱사진과 앨범을 태그로 관리하세요. 결혼식, 팬클럽, 동호회등 원하는 카테고리를 만들어 .. 2019. 4. 26. Android WeakReference Android WeakReference WeakReference는 Reference를 상속받고 있다. Reference는 메모리 누수를 막기 위해서 사용된다. Reference의 종류는 StrongReference, PhantomReference, SoftReference, WeakReference가 있다.StrongReference를 제외하고 Reference를 상속받고 있다. Reference는 garbage collector와 연관이 있다.참조 - android developer : https://developer.android.com/reference/java/lang/ref/Reference https://play.google.com/store/apps/details?id=com.danchoo.. 2019. 1. 31. Swift Contacts read and write (주소록 읽기, 쓰기) Swift Contacts read and write (주소록 읽기, 쓰기) Swift Contacts read and write. 주소록에 이름, 전화번호, email을 읽고 쓰는 작업들이 필요했다.iOS 9.0이상 일경우 하기와 같은 방법으로 사용할 수 있다. https://play.google.com/store/apps/details?id=com.danchoo.tagalbum&hl=ko 태그앨범 - Google Play 앱사진과 앨범을 태그로 관리하세요. 결혼식, 팬클럽, 동호회등 원하는 카테고리를 만들어 정리해보세요. 사진에 태그를 설정하여 손쉽게 찾아보세요!play.google.com NSContactsUsageDescription등록하기 주소록에 접근하기 위해서는 권한을 반드시 획득 받.. 2019. 1. 13. 이전 1 ··· 17 18 19 20 21 다음 반응형