{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "React Native Reusables registry example", "homepage": "https://rnr-registry-template-docs.vercel.app/", "items": [ { "name": "components", "type": "registry:file", "title": "组件导出文件", "description": "组件导出文件", "author": "@zhaolinyang", "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/index.ts", "type": "registry:file", "target": "components/index.ts" } ] }, { "name": "helpers", "type": "registry:file", "title": "Example button", "description": "Displays a button which is always red.", "author": "@gabimoncha", "files": [ { "path": "./node_modules/@tastien/react-native-component/src/helpers/attach-properties-to-component.ts", "type": "registry:file", "target": "helpers/attach-properties-to-component.ts" }, { "path": "./node_modules/@tastien/react-native-component/src/helpers/arrow.ts", "type": "registry:file", "target": "helpers/arrow.ts" }, { "path": "./node_modules/@tastien/react-native-component/src/helpers/interceptor.ts", "type": "registry:file", "target": "helpers/interceptor.ts" }, { "path": "./node_modules/@tastien/react-native-component/src/helpers/typeof.ts", "type": "registry:file", "target": "helpers/typeof.ts" }, { "path": "./node_modules/@tastien/react-native-component/src/helpers/types.ts", "type": "registry:file", "target": "helpers/types.ts" }, { "path": "./node_modules/@tastien/react-native-component/src/helpers/z-index.ts", "type": "registry:file", "target": "helpers/z-index.ts" }, { "path": "./node_modules/@tastien/react-native-component/src/helpers/index.tsx", "type": "registry:file", "target": "helpers/index.tsx" } ] }, { "name": "hooks", "type": "registry:file", "title": "Example button", "description": "Displays a button which is always red.", "author": "@gabimoncha", "files": [ { "path": "./node_modules/@tastien/react-native-component/src/hooks/useControllableValue.ts", "type": "registry:hook" }, { "path": "./node_modules/@tastien/react-native-component/src/hooks/useDebounceFn.tsx", "type": "registry:hook" }, { "path": "./node_modules/@tastien/react-native-component/src/hooks/useDestroyed.ts", "type": "registry:hook" }, { "path": "./node_modules/@tastien/react-native-component/src/hooks/useDifferentState.ts", "type": "registry:hook" }, { "path": "./node_modules/@tastien/react-native-component/src/hooks/useLoop.ts", "type": "registry:hook" }, { "path": "./node_modules/@tastien/react-native-component/src/hooks/useOriginalCopyFn.ts", "type": "registry:hook" }, { "path": "./node_modules/@tastien/react-native-component/src/hooks/useOriginalDeepCopy.ts", "type": "registry:hook" }, { "path": "./node_modules/@tastien/react-native-component/src/hooks/usePersistFn.ts", "type": "registry:hook" }, { "path": "./node_modules/@tastien/react-native-component/src/hooks/useSafeHeight.ts", "type": "registry:hook" }, { "path": "./node_modules/@tastien/react-native-component/src/hooks/useStateUpdate.ts", "type": "registry:hook" }, { "path": "./node_modules/@tastien/react-native-component/src/hooks/useUpdateEffect.ts", "type": "registry:hook" } ] }, { "name": "styles", "type": "registry:file", "title": "Example styles", "description": "Displays a button which is always red.", "author": "@gabimoncha", "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/styles/index.ts", "type": "registry:lib" } ] }, { "name": "button", "type": "registry:component", "title": "Example button", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/flex.json", "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/space.json", "https://react-native-component-docs.vercel.app/r/hooks.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/button/button-option-group.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/button/button-option.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/button/button.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/button/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/button/interface.ts", "type": "registry:component" } ] }, { "name": "action-sheet", "type": "registry:component", "title": "Example action-sheet", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/button.json", "https://react-native-component-docs.vercel.app/r/divider.json", "https://react-native-component-docs.vercel.app/r/popup.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/action-sheet/action-sheet-instance.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/action-sheet/action-sheet-method.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/action-sheet/action-sheet.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/action-sheet/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/action-sheet/interface.ts", "type": "registry:component" } ] }, { "name": "badge", "type": "registry:component", "title": "Example badge", "description": "Displays a button which is always red.", "author": "@gabimoncha", "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/badge/badge.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/badge/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/badge/interface.ts", "type": "registry:component" } ] }, { "name": "blank", "type": "registry:component", "title": "Example blank", "description": "Displays a button which is always red.", "author": "@gabimoncha", "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/blank/blank.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/blank/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/blank/interface.ts", "type": "registry:component" } ] }, { "name": "bottom-bar", "type": "registry:component", "title": "Example bottom-bar", "description": "Displays a button which is always red.", "author": "@gabimoncha", "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/bottom-bar/bottom-bar.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/bottom-bar/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/bottom-bar/interface.ts", "type": "registry:component" } ] }, { "name": "button-bar", "type": "registry:component", "title": "Example button-bar", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/space.json", "https://react-native-component-docs.vercel.app/r/action-sheet.json", "https://react-native-component-docs.vercel.app/r/bottom-bar.json", "https://react-native-component-docs.vercel.app/r/button.json", "https://react-native-component-docs.vercel.app/r/styles.json", "https://react-native-component-docs.vercel.app/r/helpers.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/button-bar/button-bar-confirm.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/button-bar/button-bar.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/button-bar/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/button-bar/interface.ts", "type": "registry:component" } ] }, { "name": "card", "type": "registry:component", "title": "Example card", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/blank.json", "https://react-native-component-docs.vercel.app/r/divider.json", "https://react-native-component-docs.vercel.app/r/skeleton.json", "https://react-native-component-docs.vercel.app/r/card-body.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/card/card-body.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/card/card.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/card/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/card/interface.ts", "type": "registry:component" } ] }, { "name": "cell", "type": "registry:component", "title": "Example cell", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/divider.json", "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/helpers.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/cell/cell-group.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/cell/cell.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/cell/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/cell/interface.ts", "type": "registry:component" } ] }, { "name": "checkbox", "type": "registry:component", "title": "Example checkbox", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/space.json", "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/icons.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/checkbox/checkbox-group.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/checkbox/checkbox-icon.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/checkbox/checkbox.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/checkbox/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/checkbox/interface.ts", "type": "registry:component" } ] }, { "name": "collapse", "type": "registry:component", "title": "Example collapse", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/card.json", "https://react-native-component-docs.vercel.app/r/cell.json", "https://react-native-component-docs.vercel.app/r/divider.json", "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/hooks.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/collapse/collapse.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/collapse/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/collapse/interface.ts", "type": "registry:component" } ] }, { "name": "date-picker", "type": "registry:component", "title": "Example date-picker", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/popup.json", "https://react-native-component-docs.vercel.app/r/date-picker-view.json", "https://react-native-component-docs.vercel.app/r/button.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/date-picker/date-picker-range-method.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/date-picker/date-picker-range-view.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/date-picker/date-picker-single-method.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/date-picker/index.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/date-picker/interface.ts", "type": "registry:component" } ] }, { "name": "date-picker-view", "type": "registry:component", "title": "Example date-picker-view", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/picker-view.json", "https://react-native-component-docs.vercel.app/r/helpers.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/date-picker-view/date-picker-view.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/date-picker-view/helper.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/date-picker-view/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/date-picker-view/date-picker-view.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/date-picker-view/useDateMinMax.ts", "type": "registry:hook" }, { "path": "./node_modules/@tastien/react-native-component/src/components/date-picker-view/useDatePicker.ts", "type": "registry:hook" } ] }, { "name": "description", "type": "registry:component", "title": "Example description", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/date-picker-view.json", "https://react-native-component-docs.vercel.app/r/space.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/description/context.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/description/description-date-range.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/description/description-date.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/description/description-group.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/description/description-thousand.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/description/description.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/description/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/description/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/description/render.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/description/styles.ts", "type": "registry:component" } ] }, { "name": "dialog", "type": "registry:component", "title": "Example dialog", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/number-input.json", "https://react-native-component-docs.vercel.app/r/text-input.json", "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/portal.json", "https://react-native-component-docs.vercel.app/r/popup.json", "https://react-native-component-docs.vercel.app/r/icons.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/dialog/dialog-input.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dialog/dialog-instance.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dialog/dialog-keyboard.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dialog/dialog-method.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dialog/dialog.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dialog/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dialog/interface.ts", "type": "registry:component" } ] }, { "name": "divider", "type": "registry:component", "title": "Example divider", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/divider/divider-line-dashed.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/divider/divider-line.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/divider/divider.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/divider/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/divider/interface.ts", "type": "registry:component" } ] }, { "name": "dropdown", "type": "registry:component", "title": "Example dropdown", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/components.json", "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/portal.json", "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/popup.json", "https://react-native-component-docs.vercel.app/r/tree.json", "https://react-native-component-docs.vercel.app/r/date-picker.json", "https://react-native-component-docs.vercel.app/r/date-picker-view.json", "https://react-native-component-docs.vercel.app/r/button.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/dropdown/context.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dropdown/dropdown-badge.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dropdown/dropdown-filter-panel.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dropdown/dropdown-item.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dropdown/dropdown-menu.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dropdown/dropdown-multiple.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dropdown/dropdown-popup.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dropdown/dropdown-selector.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dropdown/dropdown-text.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dropdown/dropdown-time.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dropdown/dropdown-type-items.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dropdown/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/dropdown/interface.ts", "type": "registry:component" } ] }, { "name": "empty", "type": "registry:component", "title": "Example empty", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/result.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/empty/empty.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/empty/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/empty/interface.ts", "type": "registry:component" } ] }, { "name": "error-boundary", "type": "registry:component", "title": "Example error-boundary", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/blank.json", "https://react-native-component-docs.vercel.app/r/button.json", "https://react-native-component-docs.vercel.app/r/result.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/error-boundary/index.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/error-boundary/interface.ts", "type": "registry:component" } ] }, { "name": "field", "type": "registry:component", "title": "Example field", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/button.json", "https://react-native-component-docs.vercel.app/r/cell.json", "https://react-native-component-docs.vercel.app/r/checkbox.json", "https://react-native-component-docs.vercel.app/r/date-picker.json", "https://react-native-component-docs.vercel.app/r/date-picker-view.json", "https://react-native-component-docs.vercel.app/r/text-input.json", "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/icons.json", "https://react-native-component-docs.vercel.app/r/number-input.json", "https://react-native-component-docs.vercel.app/r/password-input.json", "https://react-native-component-docs.vercel.app/r/selector.json", "https://react-native-component-docs.vercel.app/r/loading.json", "https://react-native-component-docs.vercel.app/r/switch.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/field/field-button-option.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/field/field-checkbox.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/field/field-date-range.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/field/field-date.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/field/field-number-input.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/field/field-password.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/field/field-selector.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/field/field-switch.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/field/field-text-input.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/field/field-text.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/field/helper.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/field/index.ts", "type": "registry:component" } ] }, { "name": "flex", "type": "registry:component", "title": "Example flex", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/flex/flex-item.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/flex/index.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/flex/interface.ts", "type": "registry:component" } ] }, { "name": "floating-panel", "type": "registry:component", "title": "Example floating-panel", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/divider.json", "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/portal.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/floating-panel/index.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/floating-panel/floating-panel-scroll-view.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/floating-panel/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/floating-panel/floating-panel.tsx", "type": "registry:component" } ] }, { "name": "form", "type": "registry:component", "title": "Example form", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/toast.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/form/form.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/form/context.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/form/form-item.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/form/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/form/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/form/useForm.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/form/useFormInstance.tsx", "type": "registry:component" } ] }, { "name": "loading", "type": "registry:component", "title": "Example loading", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/loading/index.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/loading/loading.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/loading/loading-spinner.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/loading/interface.ts", "type": "registry:component" } ] }, { "name": "navbar", "type": "registry:component", "title": "Example navbar", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/divider.json", "https://react-native-component-docs.vercel.app/r/icons.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/navbar/index.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/navbar/interface.ts", "type": "registry:component" } ] }, { "name": "notice-bar", "type": "registry:component", "title": "Example notice-bar", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/icons.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/notice-bar/notice-bar.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/notice-bar/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/notice-bar/index.ts", "type": "registry:component" } ] }, { "name": "notify", "type": "registry:component", "title": "Example notify", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/portal.json", "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/popup.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/notify/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/notify/notify-method.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/notify/notify-instance.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/notify/notify.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/notify/interface.ts", "type": "registry:component" } ] }, { "name": "number-input", "type": "registry:component", "title": "Example number-input", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/text-input.json", "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/helpers.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/number-input/index.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/number-input/interface.ts", "type": "registry:component" } ] }, { "name": "overlay", "type": "registry:component", "title": "Example overlay", "description": "Displays a button which is always red.", "author": "@gabimoncha", "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/overlay/overlay.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/overlay/index.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/overlay/types.ts", "type": "registry:component" } ] }, { "name": "password-input", "type": "registry:component", "title": "Example password-input", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/text-input.json", "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/icons.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/password-input/index.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/password-input/interface.ts", "type": "registry:component" } ] }, { "name": "picker", "type": "registry:component", "title": "Example picker", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/picker-view.json", "https://react-native-component-docs.vercel.app/r/popup.json", "https://react-native-component-docs.vercel.app/r/portal.json", "https://react-native-component-docs.vercel.app/r/hooks.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/picker/picker.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/picker/picker-method.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/picker/picker-instance.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/picker/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/picker/index.ts", "type": "registry:component" } ] }, { "name": "picker-view", "type": "registry:component", "title": "Example picker-view", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/loading.json", "https://react-native-component-docs.vercel.app/r/divider.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/picker-view/picker-view.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/picker-view/helper/column.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/picker-view/helper/picker.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/picker-view/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/picker-view/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/picker-view/picker-view-column.tsx", "type": "registry:component" } ] }, { "name": "popover", "type": "registry:component", "title": "Example popover", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/popover/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/popover/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/popover/popover-item.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/popover/popover-text.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/popover/popover.tsx", "type": "registry:component" } ] }, { "name": "popup", "type": "registry:component", "title": "Example popup", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/portal.json", "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/icons.json", "https://react-native-component-docs.vercel.app/r/overlay.json", "https://react-native-component-docs.vercel.app/r/navbar.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/popup/helper.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/popup/index.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/popup/popup-header.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/popup/popup-keyboard-shim.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/popup/popup-page.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/popup/popup.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/popup/types.ts", "type": "registry:component" } ] }, { "name": "portal", "type": "registry:component", "title": "Example portal", "description": "Displays a button which is always red.", "author": "@gabimoncha", "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/portal/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/portal/portal-consumer.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/portal/portal-host.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/portal/portal-manager.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/portal/portal.tsx", "type": "registry:component" } ] }, { "name": "progress", "type": "registry:component", "title": "Example progress", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/button.json", "https://react-native-component-docs.vercel.app/r/result.json", "https://react-native-component-docs.vercel.app/r/space.json", "https://react-native-component-docs.vercel.app/r/hooks.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/progress/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/progress/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/progress/progress-page.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/progress/progress.tsx", "type": "registry:component" } ] }, { "name": "result", "type": "registry:component", "title": "Example result", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/icons.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/result/icons/result-icon-box.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/result/icons/result-icon-empty.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/result/icons/result-icon-error.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/result/icons/result-icon-warning.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/result/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/result/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/result/result.tsx", "type": "registry:component" } ] }, { "name": "search", "type": "registry:component", "title": "Example search", "description": "Displays a button which is always red.", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/text-input.json", "https://react-native-component-docs.vercel.app/r/button.json", "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/icons.json" ], "author": "@gabimoncha", "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/search/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/search/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/search/search.tsx", "type": "registry:component" } ] }, { "name": "selector", "type": "registry:component", "title": "Example selector", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/portal.json", "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/popup.json", "https://react-native-component-docs.vercel.app/r/tree.json", "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/divider.json", "https://react-native-component-docs.vercel.app/r/space.json", "https://react-native-component-docs.vercel.app/r/button-bar.json", "https://react-native-component-docs.vercel.app/r/button.json", "" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/selector/helper.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/selector/index.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/selector/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/selector/selector-instance.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/selector/selector-method.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/selector/selector-text.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/selector/selector.tsx", "type": "registry:component" } ] }, { "name": "sidebar", "type": "registry:component", "title": "Example sidebar", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/badge.json", "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/loading.json", "https://react-native-component-docs.vercel.app/r/result.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/sidebar/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/sidebar/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/sidebar/sidebar.tsx", "type": "registry:component" } ] }, { "name": "skeleton", "type": "registry:component", "title": "Example skeleton", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/space.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/skeleton/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/skeleton/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/skeleton/skeleton-active.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/skeleton/skeleton-avatar.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/skeleton/skeleton-paragraph.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/skeleton/skeleton.tsx", "type": "registry:component" } ] }, { "name": "space", "type": "registry:component", "title": "Example space", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/blank.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/space/index.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/space/interface.ts", "type": "registry:component" } ] }, { "name": "step-selector", "type": "registry:component", "title": "Example step-selector", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/popup.json", "https://react-native-component-docs.vercel.app/r/portal.json", "https://react-native-component-docs.vercel.app/r/cell.json", "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/loading.json", "https://react-native-component-docs.vercel.app/r/icons.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/step-selector/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/step-selector/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/step-selector/line.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/step-selector/step-selector-instance.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/step-selector/step-selector-method.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/step-selector/step-selector.tsx", "type": "registry:component" } ] }, { "name": "switch", "type": "registry:component", "title": "Example switch", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/loading.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/switch/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/switch/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/switch/switch.tsx", "type": "registry:component" } ] }, { "name": "tab-bar", "type": "registry:component", "title": "Example tab-bar", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/bottom-bar.json", "https://react-native-component-docs.vercel.app/r/hooks.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/tab-bar/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/tab-bar/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/tab-bar/tab-bar.tsx", "type": "registry:component" } ] }, { "name": "tabs", "type": "registry:component", "title": "Example tabs", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/tab-bar.json", "https://react-native-component-docs.vercel.app/r/divider.json", "https://react-native-component-docs.vercel.app/r/hooks.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/tabs/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/tabs/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/tabs/tab-pane.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/tabs/tab-view.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/tabs/tabs.tsx", "type": "registry:component" } ] }, { "name": "tag", "type": "registry:component", "title": "Example tag", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/icons.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/tag/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/tag/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/tag/tag.tsx", "type": "registry:component" } ] }, { "name": "text-input", "type": "registry:component", "title": "Example text-input", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/icons.json", "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/hooks.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/text-input/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/text-input/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/text-input/text-input-clear.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/text-input/text-input.tsx", "type": "registry:component" } ] }, { "name": "toast", "type": "registry:component", "title": "Example toast", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/portal.json", "https://react-native-component-docs.vercel.app/r/loading.json", "https://react-native-component-docs.vercel.app/r/popup.json", "https://react-native-component-docs.vercel.app/r/icons.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/toast/index.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/toast/toast-instance.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/toast/toast.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/toast/types.ts", "type": "registry:component" } ] }, { "name": "tree", "type": "registry:component", "title": "Example tree", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/flex.json", "https://react-native-component-docs.vercel.app/r/checkbox.json", "https://react-native-component-docs.vercel.app/r/icons.json", "https://react-native-component-docs.vercel.app/r/empty.json", "https://react-native-component-docs.vercel.app/r/hooks.json", "https://react-native-component-docs.vercel.app/r/search.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/tree/helper.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/tree/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/tree/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/tree/tree-item.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/tree/tree.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/tree/var.ts", "type": "registry:component" } ] }, { "name": "uploader", "type": "registry:component", "title": "Example uploader", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/icons.json", "https://react-native-component-docs.vercel.app/r/loading.json", "https://react-native-component-docs.vercel.app/r/hooks.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/uploader/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/uploader/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/uploader/uploader-image.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/uploader/uploader-regular.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/uploader/uploader.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/uploader/useImageLayout.ts", "type": "registry:component" } ] }, { "name": "water-mark", "type": "registry:component", "title": "Example water-mark", "description": "Displays a button which is always red.", "author": "@gabimoncha", "registryDependencies": [ "https://react-native-component-docs.vercel.app/r/helpers.json", "https://react-native-component-docs.vercel.app/r/hooks.json" ], "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/water-mark/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/water-mark/interface.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/water-mark/water-mark.tsx", "type": "registry:component" } ] }, { "name": "icons", "type": "registry:component", "title": "icons", "description": "icons", "author": "@zhaolinyang", "files": [ { "path": "./node_modules/@tastien/react-native-component/src/components/icons/arrow-down-fill.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/arrow-down-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/arrow-left-fill.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/arrow-left-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/arrow-right-fill.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/arrow-right-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/arrow-up-fill.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/arrow-up-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/circle-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/cross-circle-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/cross-fill.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/cross-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/delete-fill.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/double-arrow-clockwise-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/eye-close-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/eye-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/gen.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/index.ts", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/menu-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/play-circle-fill.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/plus-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/search-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/success-circle-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/success-fill.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/success-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/swap-right-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/video-colours.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/volume-outline.tsx", "type": "registry:component" }, { "path": "./node_modules/@tastien/react-native-component/src/components/icons/warning-outline.tsx", "type": "registry:component" } ] } ] }