{"id":18244990,"url":"https://github.com/edgeapp/edge-components","last_synced_at":"2025-04-08T18:49:35.136Z","repository":{"id":33141162,"uuid":"131076955","full_name":"EdgeApp/edge-components","owner":"EdgeApp","description":"A component library for Edge Apps","archived":false,"fork":false,"pushed_at":"2023-10-10T22:28:04.000Z","size":1801,"stargazers_count":2,"open_issues_count":18,"forks_count":1,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-06T22:03:31.079Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.edge.app","language":"JavaScript","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/EdgeApp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2018-04-26T00:05:19.000Z","updated_at":"2021-11-17T15:21:44.000Z","dependencies_parsed_at":"2023-10-11T00:59:16.432Z","dependency_job_id":null,"html_url":"https://github.com/EdgeApp/edge-components","commit_stats":null,"previous_names":["airbitz/edge-components"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdgeApp%2Fedge-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdgeApp%2Fedge-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdgeApp%2Fedge-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdgeApp%2Fedge-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EdgeApp","download_url":"https://codeload.github.com/EdgeApp/edge-components/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247909137,"owners_count":21016475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-11-05T09:18:31.181Z","updated_at":"2025-04-08T18:49:35.107Z","avatar_url":"https://github.com/EdgeApp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Edge Components\n\n#### React Native Component catalog and development environment for iOS and Android\n\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n![GitHub issues](https://img.shields.io/github/issues/airbitz/edge-components.svg)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/airbitz/edge-components.svg)\n\n## Install Dependencies\n```javascript\nyarn```\n\n## Install \u0026 Run\n```javascript\n# installs on iPhone6 by default\nreact-native run-ios\n# In a browser, open localhost:7007 to use the web interface\n```\n```javascript\n# installs on specific iOS\nreact-native run-ios --simulator=\"iPhone X\"\n# In a browser, open localhost:7007 to use the web interface\n```\n```javascript\nreact-native run-android\n# In a browser, open localhost:7007 to use the web interface\n```\n\n## How To Develop A Component\n\n* Setup new component\n  * Add new component to `src/`\n* Setup new story\n  * Add new story to `storybook/`\n  * Add a `\u003cScene\u003e`\n  * Add `\u003cHeader\u003e`, `\u003cBody\u003e`, `\u003cFooter\u003e` `\u003cYesNoModal\u003e` `\u003cPrimaryButton\u003e` (optional)\n  * Add new component\n* Tweak new component\n\n## JSX Preview ([docs](https://github.com/storybooks/storybook/tree/master/addons/knobs))\n\nUsing the `Knobs` addon, users of this catalog can modify properties of the component from the web interface (`localhost:7007`)\n\n## Knobs ([docs](https://github.com/storybooks/storybook/tree/master/addons/knobs))\n\nUsing the `Knobs` addon, users of this catalog can modify properties of the component from the web interface (`localhost:7007`)\n\n## Having trouble?\n#### Problem:\n\n```javascript\nTypeError: undefined is not a function (evaluating 'Object.getOwnPropertySymbols(object)')\n```\n#### Solution:\n\nAndroid must be run in `debug mode` to function properly\n\n#### Problem:\n\n```javascript\n'websocket: connection error', 'Failed to connect to localhost/127.0.0.1:7007'\n```\n#### Solution:\n\n`adb reverse tcp:7007 tcp:7007`\n\n## Contributing\n\n##### Please follow the coding conventions defined in [Edge Conventions](https://github.com/Airbitz/edge-conventions)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgeapp%2Fedge-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedgeapp%2Fedge-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgeapp%2Fedge-components/lists"}