Hello all,
We have a portion of our content housed in a third party system (for a mobile app). The UI is React based with React widgets available from the third party's React SDK. Currently the content is duplicated manually, and we need to address that.
I've been tasked with having the React widgets display directly in our Opti-based sites (.NET Core 6 / CMS-12). This is not a push of Opti CMS content to headless, but a pull of a dynamic UI from the React SDK. I've had little luck finding any info on doing something similar.
I have no experience with React or any other JS-based UI library, and it's making my research more difficult. I did find a mention of ReactJS.NET but that hasn't been updated since 2020, and likely is not supported anymore.
Any suggestions on how to approach this?
Thanks, Kevin