{"id":15843979,"url":"https://github.com/bobbytes/digital-reactnative-visual","last_synced_at":"2025-04-01T17:38:30.825Z","repository":{"id":84160960,"uuid":"189039437","full_name":"bobbytes/digital-reactnative-visual","owner":"bobbytes","description":"Visual components for reactnative aligned with the dormakaba styleguide","archived":false,"fork":false,"pushed_at":"2019-02-12T14:47:43.000Z","size":1305,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-23T01:36:31.967Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dormakaba-digital.gitbook.io/reactnative-visual/","language":"JavaScript","has_issues":false,"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/bobbytes.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":"2019-05-28T13:59:57.000Z","updated_at":"2020-06-22T15:22:33.000Z","dependencies_parsed_at":"2023-03-01T22:45:51.058Z","dependency_job_id":null,"html_url":"https://github.com/bobbytes/digital-reactnative-visual","commit_stats":{"total_commits":122,"total_committers":1,"mean_commits":122.0,"dds":0.0,"last_synced_commit":"538d1f75bccf4c2266eef877cd37725e8970f3d1"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbytes%2Fdigital-reactnative-visual","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbytes%2Fdigital-reactnative-visual/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbytes%2Fdigital-reactnative-visual/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbytes%2Fdigital-reactnative-visual/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bobbytes","download_url":"https://codeload.github.com/bobbytes/digital-reactnative-visual/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246681325,"owners_count":20816877,"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-10-05T17:04:06.539Z","updated_at":"2025-04-01T17:38:30.795Z","avatar_url":"https://github.com/bobbytes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# introduction\n\nThis module provides basic components aligned with the dormakaba styleguide. In addition there are a few view components which includes extended animations like login, list and detail view.\n\n\u003cdiv stlye=\"flex: 9;\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/dormakaba-digital/digital-reactnative-visual/master/__doc__/img/login.png\" data-canonical-src=\"https://raw.githubusercontent.com/dormakaba-digital/digital-reactnative-visual/master/__doc__/img/login.png\" width=\"200\" /\u003e\n\n  \u003cimg src=\"https://raw.githubusercontent.com/dormakaba-digital/digital-reactnative-visual/master/__doc__/img/list.png\" data-canonical-src=\"https://raw.githubusercontent.com/dormakaba-digital/digital-reactnative-visual/master/__doc__/img/list.png\" width=\"200\" /\u003e\n\u003c/div\u003e\n\nFind detailed documentation here: [https://dormakaba-digital.gitbook.io/reactnative-visual/](https://dormakaba-digital.gitbook.io/reactnative-visual/)\n\n# start\n\n```bash\nnpm start\nnpm run ios\n```\n\n# create dormakaba icons\n\nDownload latest icons from https://design.dormakaba.com\n\nPlace the needed files in ./assets/css and ./assets/fonts\n\n- dormakabaIcons.css\n- dormakabaIcons.ttf\n\nThen run:\n\n```bash\n./node_modules/.bin/generate-icon ../digital-reactnative-visual/assets/css/dormakabaIcons.css --componentName=DokaIcon --fontFamily=dormakabaIcons --p .ico- \u003e ./DokaIcon_new.js\n```\n\ncopy the glyphmap from `./DokaIcon_new.js` to `./js/DokaIcon.js`\n\nmake sure to export the glyphmap so it can be imported by the all icons story `./js/atoms/Icon.stories.js`\n\n# run on device\n\n## ios\n\na) set host in /storybook/storybook.js\n\n`const StorybookUI = getStorybookUI({ port: 7007, onDeviceUI: false, host: '169.254.243.196' });`\n\nb) start from xcode (being on same network as device)\n\n## android\n\n// check device connected\nadb devices\n\n// bridge ports\nadb reverse tcp:8081 tcp:8081\nadb reverse tcp:7007 tcp:7007\n\n// start\nnpm run android\n\n# upgrade\n\nrename project to `digital_rn_visual` and move react-native to dependencies in package.json.\n\nrun `react-native-git-upgrade` in console an pray.\n\nreverse renaming and dependency move in package.json.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobbytes%2Fdigital-reactnative-visual","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbobbytes%2Fdigital-reactnative-visual","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobbytes%2Fdigital-reactnative-visual/lists"}