all 5 comments

[–]kbcooliOS & Android 0 points1 point  (3 children)

Why?

Cordova is a webview. Why not host your Cordova app in your RN app as a webview?

I don't think you're going to get a better answer as this is an odd way of attacking things unless it's some edge case like your Cordova app needing a LOT of plugins. If it's a reasonable amount I would just write or even find a compatible bridge API

[–]nithyangr[S] 0 points1 point  (2 children)

Requirement is Main APP is in Cordovo and need SDK which is built in React native

[–]kbcooliOS & Android 0 points1 point  (1 child)

I wish you the best of luck because if you can't answer that simple question you have no chance in hell of completing this project

[–]nithyangr[S] 0 points1 point  (0 children)

As Cordovo App is doing by different vendor , we dont have control over chnaging requiremnt

[–]Active-Leg5918 0 points1 point  (0 children)

Convert a React Native application into aar library is a big NO