@get-milano/react 2.1.0
    Preparing search index...

    Function createMilanoRegistry

    Milano for React: the host component and the renderer surface. This package imports only react, so the same binding serves React Native and the web; the platform primitives live in your renderers.

    • A registry typed for React. new MilanoRegistry() infers unknown for its renderer type, which then fails to satisfy MilanoHost; this pins both parameters so the ordinary path just compiles.

      Returns MilanoReactRegistry