{"id":18876202,"url":"https://github.com/keyvaluesoftwaresystems/react-native-scribble","last_synced_at":"2026-02-18T11:30:16.472Z","repository":{"id":200700618,"uuid":"703012004","full_name":"KeyValueSoftwareSystems/react-native-scribble","owner":"KeyValueSoftwareSystems","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-29T10:40:27.000Z","size":2436,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T04:16:45.903Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KeyValueSoftwareSystems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-10T12:34:48.000Z","updated_at":"2023-10-17T09:12:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"4d143824-8e56-4d78-9d0c-c4a436c3d1e8","html_url":"https://github.com/KeyValueSoftwareSystems/react-native-scribble","commit_stats":null,"previous_names":["keyvaluesoftwaresystems/react-native-scribble"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyValueSoftwareSystems%2Freact-native-scribble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyValueSoftwareSystems%2Freact-native-scribble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyValueSoftwareSystems%2Freact-native-scribble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyValueSoftwareSystems%2Freact-native-scribble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KeyValueSoftwareSystems","download_url":"https://codeload.github.com/KeyValueSoftwareSystems/react-native-scribble/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239832409,"owners_count":19704607,"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-08T06:11:39.324Z","updated_at":"2026-02-18T11:30:16.410Z","avatar_url":"https://github.com/KeyValueSoftwareSystems.png","language":"TypeScript","readme":"# react-native-scribble\n\nReact native package to capture user scribbling on screen and converting it to an svg image\n\n## Installation\n\n```sh\nnpm i @keyvaluesystems/react-native-scribble\n```\n\n## Usage\n\n```jsx\nimport { SvgCapture ,useSvgCapture } from '@keyvaluesystems/react-native-scribble';\n  // ...\n  const signatureProps = useSvgCapture();\n  const { clearPad, getFilePath } = signatureProps;\n\n  const handleFileGeneration = async () =\u003e {\n    const filePath = await getFilePath();\n  };\n  // ...\n  return (\n    \u003c\u003e\n      \u003cSvgCapture {...signatureProps} /\u003e\n      \u003cButton title=\"Clear\" onClick={clearPad} /\u003e\n      \u003cButton title=\"Save\" onClick={handleFileGeneration} /\u003e\n    \u003c/\u003e\n  );\n```\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\nMIT\n\n---\n\nMade with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyvaluesoftwaresystems%2Freact-native-scribble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeyvaluesoftwaresystems%2Freact-native-scribble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyvaluesoftwaresystems%2Freact-native-scribble/lists"}