Skip to content

Latest commit

 

History

History
51 lines (47 loc) · 1.91 KB

getting-started.md

File metadata and controls

51 lines (47 loc) · 1.91 KB

Getting Started

Architecture

Architecture

Host App Registry Component
React Edit dynamico-host-app Edit dynamico-example-server Edit dynamico-component
React Native Edit dynamico-host-app Edit dynamico-component

In this diagram you can see the relation between the host app and a component. The component and the host app are developed in different repositories. The component's code is introduced into the app through the Registry (Dynamico server), which happens on runtime 🤯

Get started with Dynamico server

Get started with Dynamico client