Creating Native SDKs using Ionic/Capacitor

To be clear, my primary goal is not a Native plugin for Capacitor. I wish to package my ionic/capacitor+plugins as a Native iOS/Android SDK that can be included in other Native applications. Once that is achieved It would also be nice to make it easy to include in an ionic or react native app as well.

I’m just looking for some pointers, or potential pitfalls at this point. I’m having trouble searching for what I’m looking for.

Thanks!