OnViewFoundListener

Callback to be invoked when a react native view has been found

Functions

Link copied to clipboard
abstract fun getNativeId(): String

Returns the native id of the view of interest

Link copied to clipboard
abstract fun onViewFound(view: View)

Called when the view has been found