create Shadow Node Instance
This method should return a subclass of ReactShadowNode which will be then used for measuring position and size of the view. In most of the cases this should just return an instance of ReactShadowNode
open fun createShadowNodeInstance(@Nullable reactTextViewManagerCallback: ReactTextViewManagerCallback): ReactTextShadowNode