{"id":16454633,"url":"https://github.com/opengeekslab/sketch","last_synced_at":"2026-02-27T14:11:09.308Z","repository":{"id":80261845,"uuid":"93171893","full_name":"openGeeksLab/sketch","owner":"openGeeksLab","description":null,"archived":false,"fork":false,"pushed_at":"2017-06-02T14:46:11.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T17:55:01.747Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/openGeeksLab.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}},"created_at":"2017-06-02T14:10:00.000Z","updated_at":"2017-06-02T14:11:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"36c6cba2-9dd0-48ac-b103-b5b28d594d12","html_url":"https://github.com/openGeeksLab/sketch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2Fsketch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2Fsketch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2Fsketch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2Fsketch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openGeeksLab","download_url":"https://codeload.github.com/openGeeksLab/sketch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240943138,"owners_count":19882353,"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-11T10:19:30.319Z","updated_at":"2025-10-27T18:08:50.627Z","avatar_url":"https://github.com/openGeeksLab.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"#sketch-editor\n\n##Installation\n\n`npm i --save https://gregory.galushka@gitlab.intecracy.com/LabArchives/sketch-editor.git`\n\n##\n\nBefore you start, you need to install and connect the following modules to your project\n\nLINK https://github.com/wix/react-native-webview-bridge\n\n//------------------------------\n\n`npm i --save react-native-webview-bridge-updated`\n\n##\n\n##Automatic Installation\n\n`react-native link react-native-webview-bridge-updated`\n\n##\n\n##Usage\n\n`\n```\nimport Sketch from 'sketch-editor';\n```\nconst svg = {\"sketch\":{\"metadata\":{\"version\":1,\"width\":650,\"height\":350},\"data\":[{\"data\":{},\"type\":\"path\",\"attrs\":{\"fill\":\"none\",\"stroke\":\"#000000\",\"path\":[[\"M\",186,139],[\"L\",186,139],[\"L\",184,139],[\"L\",183,139],[\"L\",181,138],[\"L\",178,129],[\"L\",178,117],[\"L\",182,101],[\"L\",193,82],[\"L\",214,65],[\"L\",241,55],[\"L\",278,52],[\"L\",305,53],[\"L\",332,60],[\"L\",359,73],[\"L\",378,89],[\"L\",385,103],[\"L\",387,125],[\"L\",381,149],[\"L\",372,164],[\"L\",351,182],[\"L\",288,195],[\"L\",269,193],[\"L\",254,187],[\"L\",249,184],[\"L\",249,181],[\"L\",253,177],[\"L\",261,174],[\"L\",278,171],[\"L\",300,171],[\"L\",333,180],[\"L\",344,186],[\"L\",346,190],[\"L\",332,196],[\"L\",314,195],[\"L\",293,193],[\"L\",281,191],[\"L\",268,188],[\"L\",260,186],[\"L\",257,184]],\"stroke-width\":4,\"stroke-linejoin\":\"round\",\"stroke-linecap\":\"round\",\"arrow-end\":\"none\",\"type\":\"path\",\"transform\":\"\"},\"transform\":\"\"}]},\"description\":\"\"};\n```\nexport default class SketchEditor extends Component {\n  render() {\n    return (\n      \u003cView style={styles.container}\u003e\n        \u003cSketch svg={svg.sketch.data} /\u003e\n      \u003c/View\u003e\n    );\n  }\n}\n```\n`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeekslab%2Fsketch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopengeekslab%2Fsketch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeekslab%2Fsketch/lists"}