{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "docs-ui", "type": "registry:ui", "title": "Docs Ui", "description": "Docs Ui from @pitsi-ui/native for native projects.", "dependencies": [], "registryDependencies": [], "files": [ { "path": "registry/native-ui/src/components/docs-ui/index.ts", "content": "// Docs UI — documentation site composites (sidebars, search, code blocks, MDX rendering).\nexport {};\n", "type": "registry:ui", "target": "@components/pitsi-ui/native-ui/src/components/docs-ui/index.ts" } ], "categories": [ "native", "react-native", "ui" ], "meta": { "package": "@pitsi-ui/native", "packageSlug": "native-ui", "platform": "native" } }