updateState

open fun updateState(@NonNull view: T, props: ReactStylesDiffMap, stateWrapper: StateWrapper): Any

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