I have already created an SDK using react native which has some component & APIs which client can use for different purposes. I want to create SDK's pod & AAR file as well using that react-native package for clients developing in native languages(Swift/JAVA) and don't want to use the react-native package.
Please help me out.