CustomEventNamesResolver

Resolves a name coming from native side to a name of the event that is exposed to JS.

Functions

Link copied to clipboard
abstract fun resolveCustomEventName(eventName: String): String
Returns custom event name by the provided event name.