updateState

open fun updateState(view: ReactTextView, props: ReactStylesDiffMap, stateWrapper: StateWrapper): Any

Subclasses can implement this method to receive state updates shared between all instances of this component type.