onPostProcessSpannable

abstract fun onPostProcessSpannable(text: Spannable)

Callback executed right after the Spannable object is created by React.

This callback can be used by different implementations of ReactTextViewManager to customize or extend the Spannable created by React.