Release summaries
native-presentation-runtime-parity
Expose shared table render-model types and visualization model hook from the React Native presentation runtime entrypoint.
maintainer
The native runtime root barrel and package exports now stay aligned with native design-system consumers that should not import the web runtime directly.
integrator
Expo and React Native callers can import ContractTableRowRenderModel and useVisualizationModel from the native runtime entrypoint or useVisualizationModel subpath.
