{"id":49321286,"url":"https://github.com/forbole/kastle-ui","last_synced_at":"2026-04-26T18:01:19.395Z","repository":{"id":347261419,"uuid":"1179611276","full_name":"forbole/kastle-ui","owner":"forbole","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-22T07:56:22.000Z","size":7350,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-22T08:33:12.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/forbole.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-12T07:42:44.000Z","updated_at":"2026-04-22T07:55:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/forbole/kastle-ui","commit_stats":null,"previous_names":["forbole/kastle-ui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/forbole/kastle-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forbole%2Fkastle-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forbole%2Fkastle-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forbole%2Fkastle-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forbole%2Fkastle-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forbole","download_url":"https://codeload.github.com/forbole/kastle-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forbole%2Fkastle-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32307015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T17:23:19.671Z","status":"ssl_error","status_checked_at":"2026-04-26T17:23:19.195Z","response_time":129,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-26T18:01:18.766Z","updated_at":"2026-04-26T18:01:19.388Z","avatar_url":"https://github.com/forbole.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kastle UI - React Native Component Library\n\nA modern React Native component library with TypeScript support and Storybook documentation.\n\n## Features\n\n- ✅ React Native Component Library  \n- ✅ TypeScript Support\n- ✅ Storybook Documentation\n- ✅ Figtree Font Integration\n- ✅ Modern UI Components\n\n## Installation\n\n```bash\nnpm install kastle-ui\n```\n\n## Usage\n\n```tsx\nimport { ExploreAppCard } from 'kastle-ui';\n\nfunction App() {\n  return (\n    \u003cExploreAppCard\n      appName=\"My App\"\n      appCategory=\"DeFi\"\n      isVerified={true}\n      onPress={() =\u003e {}}\n    /\u003e\n  );\n}\n```\n\n## Development\n\n### Preview Components\n\n```bash\nnpm run preview\n```\n\nOpens Storybook at `http://localhost:6006`\n\n### Build Documentation\n\n```bash\nnpm run build-storybook\n```\n\n## Project Structure\n\n```\nsrc/\n├── components/          # UI components\n└── index.ts            # Main exports\n\n.storybook/             # Storybook configuration\n```\n\n## Contributing\n\n1. Create components in `src/components/`\n2. Add Storybook stories for documentation\n3. Export from `src/index.ts`\n\n---\n\nBuilt with ❤️ for the Kastle ecosystem","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforbole%2Fkastle-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforbole%2Fkastle-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforbole%2Fkastle-ui/lists"}