ReactNativeIOSViewWrapperFactory

A subclass of this interface serves as a factory for creating instances of the ReactNativeIOSViewWrapper. Such a factory is needed so the factory is initialized from Kotlin injecting all the necessary dependencies and then the factory can be used in Objective-C to create instances of the corresponding ReactNativeIOSViewWrapper.