UNPKG

smh-rn-expo-json-ui-engine

Version:

A JSON-driven UI engine for React Native and Expo that enables dynamic, runtime-rendered interfaces without rebuilding the app.

3 lines 166 B
declare const renderUIComponent: (item: any) => import("react/jsx-runtime").JSX.Element | null; export default renderUIComponent; //# sourceMappingURL=render.d.ts.map