a lightning container component for a react app that provides a data service to the react app
This repo contains the aura definition bundles and apex classes that that are used to contain a react app inside a lightning component and provides a data service to the react app that can be used to modify data in salesforce. I plan to extend the component to provide a navigation service to the react app but as of now that feature is incomplete.
The data service is inspired from https://github.com/sgupta9591/lightning-application-container