Problem
Incorporate new features built using react-native into already running iOS stack.
Explanation
I already have an app running in built in objective-c. Requirement is to build new features in react-native and incorporate those in already running stack.
Research:
I have explored for it and every link get me to the react-native modules but my problem is different what those native modules solve.
Question
Is this possible to get, if yes then how?
Thanks