@reusejs/lp
v0.0.82
Published
Approach 1:
Downloads
98
Readme
Approach 1:
LOS App (Web/Mobile) -> LOS Backend -> API Endpoint (Story) -> LP SDK (Exported Function)
Approach 2:
- LOS App (Web/Mobile) -> LOS Backend (API of LP SDK)
- LOS Backend exposed APIs of LP SDK
Internal Implementation of LP SDK:
- Call executeActionInternally of Locospec
- Use Hooks to manage Lifecycle etc.,