Integrating HERE Indoor Map into React Native

I am wondering if it is possible to integrate HERE Indoor Maps into React Native. With all the research I have done, it seems the only way to render a here indoor map is to create native modules for both Andoird and iOS. I have never done anything like this and it seems very complex.

Would it be possible to make some sort of wrapper and use the Indoor Maps for JS and integrate that into a React Native application?

I applogize I do not have any code to share, this is just purley research. I would greatly apreaciate any direction or input.