Skip to content

Instantly share code, notes, and snippets.

@pitt500
Created May 29, 2020 20:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pitt500/2943c5a2786ec9ef672003364bed1171 to your computer and use it in GitHub Desktop.
Save pitt500/2943c5a2786ec9ef672003364bed1171 to your computer and use it in GitHub Desktop.
var pagination: ((() -> Void)?) -> Void
@State var isLoading = false
private var offset: Int
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment