Gitting
Highlights
- Pro
Pinned Loading
-
Classify Breathing in realtime audio...
Classify Breathing in realtime audio input stream 1import AVFAudio
2import SwiftUI
3import SoundAnalysis
4import Combine
5 -
Generate a QR code from text with tr...
Generate a QR code from text with transparent background colour and preferred foreground colour. 1import UIKit
2import CoreImage.CIFilterBuiltins
34/// generate a QR Code image from qrCode string
5func generateQRCode(from qrCode: String, color: CIColor) -> UIImage? {
-
A card view controller act like sett...
A card view controller act like setting like Slack or Facebook, can be interacted 1import UIKit
23class ReactionViewController: UIViewController {
45// MARK: Properties
-
Networking
Networking PublicThis package supports the network layer based on URLSession with REST API request with JSON response.
Swift 3
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.