Skip to content

Instantly share code, notes, and snippets.

@shanecowherd
Created July 2, 2020 23:17
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 shanecowherd/016b19cc43c5031deabc30f934f23f7f to your computer and use it in GitHub Desktop.
Save shanecowherd/016b19cc43c5031deabc30f934f23f7f to your computer and use it in GitHub Desktop.
OBCJ Swizzle to pop up a keyboard in WKWebview
If you need to programatically open the keyboard in a WKWebview, use this ObjC Swizzle.
https://stackoverflow.com/questions/32449870/programmatically-focus-on-a-form-in-a-webview-wkwebview/48623286#48623286
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment