Skip to content
View leocallas's full-sized avatar

Block or report leocallas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Localization raw string generic work... Localization raw string generic workaround
    1
    protocol Localizable {
    2
        static var tableName: String { get }
    3
        var rawValue: String { get }
    4
    }
    5
    
    
  2. IAPPaywall IAPPaywall Public

    In-App purchases paywall view and StoreKit wrapper with SwiftUI

    Swift