Skip to content

Instantly share code, notes, and snippets.

View SwapnanilDhol's full-sized avatar
🏠
Working from home

Swapnanil Dhol SwapnanilDhol

🏠
Working from home
View GitHub Profile
import UIKit
import TipJarViewController
struct TipJarOptions: TipJarConfiguration {
static var topHeader = "Hi There"
static var topDescription = """
If you've been enjoying 'Your App Name here' and would like to show your support, please consider a tip. They go such a long way, and every little bit helps. Thanks! :)
"""