Ionic view controllers as static library

I am working componentizing(?) application features to be used in other applications across our organization. Ionic has been a hobby of mine but would love to bring it into my professional life too if possible. I think it, or react native, could be a great fit.

Does anyone have any experience creating viewcontrollers in ionic 2 - and making a static library out of them for use in native iOS and Android applications?

Thanks!