Skip to content

Instantly share code, notes, and snippets.

@alkozin
Last active July 6, 2022 06:34
Show Gist options
  • Save alkozin/de451e590f49b0dc5c86f21e32f0fe9d to your computer and use it in GitHub Desktop.
Save alkozin/de451e590f49b0dc5c86f21e32f0fe9d to your computer and use it in GitHub Desktop.
//Anything from Something
let anything: Anything = something|
let i: Int = float|
let string: String = data|
let front: UIColor = 0x554292|
let back: UIColor? = "#554292"|
let message: NFCNDEFMessage? = URL(string: "https://exmaple.com/handle")|
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment