Skip to content

Instantly share code, notes, and snippets.

@BLCKBIRDS
Created January 25, 2020 14:53
Show Gist options
  • Save BLCKBIRDS/7dbb6e6f72f9e7d4755681c2c7cfb4e6 to your computer and use it in GitHub Desktop.
Save BLCKBIRDS/7dbb6e6f72f9e7d4755681c2c7cfb4e6 to your computer and use it in GitHub Desktop.
class KeyboardResponder: ObservableObject {
@Published var currentHeight: CGFloat = 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment