In the host platform, views are represented as trees (e.g. Android, iOS). The host views on Android are instances of the host view tree’s building blocks, such as android.view.ViewGroup, android.widget.TextView, etc. Each host view’s dimensions and placement are determined by LayoutMetrics computed with Yoga, and each host view’s design and content are determined by data from the React Shadow Tree.

Leave a Reply

Login with