[Swift] CryptoSwift, 라이브러리를 통한 암복호화
·
iOS/Library
해당 포스팅은 MVVM패턴 + RxSwift로 이루어진 예제입니다. 안녕하세요 욱승임당 이번 포스팅에서는 라이브러리를 통한 암복호화를 해볼건데요 앱에서 따로 암복호화 알고리즘을 구현하지 않고 라이브러리를 사용해서 간단히 암복화를 할 수 있다고 하더라구여 이 라이브러리도 뱅크샐러드에서 사용중이라고 합니다! 그럼 가보쟈고 카카오 떡상 가즈아!!! GitHub GitHub - krzyzanowskim/CryptoSwift: CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemen CryptoSwift is a growing collection of standard and secure cryptograp..
[Swift] Atributika, HTML 코드를 Swift 코드에 녹이기
·
iOS/Library
안녕하세요 욱승입니당 ㅋ 이번 포스팅에서는 Atributika 외부 라이브러리를 사용해서 HTML 소스코드를 Swift 소스코드에 적용시켜볼게요! 이 라이브러리는 뱅크샐러드가 사용중이라고 합니다! 간단한 예제를 통해 사용해볼까 합니다! 그럼 드가쟈 Podfile pod 'Atributika' # Swift 언어로 작성된 iOS 및 macOS 앱에서 텍스트 스타일링 및 강조 효과를 적용하는 데 사용되는 라이브러리 import import Atributika GitHub Atributika GitHub - psharanda/Atributika: Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them cl..
욱승
'RxCocoa' 태그의 글 목록