DoubleTapReloadRecognizer

A class allows recognizing double key tap of "R", used to reload JS in AbstractReactActivity, RedBoxDialogSurfaceDelegate and ReactActivity.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun didDoubleTapR(keyCode: Int, view: View?): Boolean