{"id":13709122,"url":"https://github.com/trupakufi/react-native-full-pin","last_synced_at":"2026-03-05T01:12:17.944Z","repository":{"id":38135337,"uuid":"506429985","full_name":"trupakufi/react-native-full-pin","owner":"trupakufi","description":"React Native Full Pin - Javascript Module","archived":false,"fork":false,"pushed_at":"2023-05-23T01:27:40.000Z","size":126,"stargazers_count":18,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T13:13:19.928Z","etag":null,"topics":["npm-module","npm-package","react-native","react-native-component","typescript"],"latest_commit_sha":null,"homepage":"https://trupakufi.github.io/react-native-full-pin/","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/trupakufi.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":"2022-06-22T23:00:39.000Z","updated_at":"2024-02-06T14:27:53.000Z","dependencies_parsed_at":"2024-11-13T19:33:51.036Z","dependency_job_id":"653b1fdd-1682-4efc-adaf-865689a8573b","html_url":"https://github.com/trupakufi/react-native-full-pin","commit_stats":null,"previous_names":["mariovarela99/react-native-pin","trupakufi/react-native-full-pin"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trupakufi%2Freact-native-full-pin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trupakufi%2Freact-native-full-pin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trupakufi%2Freact-native-full-pin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trupakufi%2Freact-native-full-pin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trupakufi","download_url":"https://codeload.github.com/trupakufi/react-native-full-pin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252713014,"owners_count":21792410,"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":["npm-module","npm-package","react-native","react-native-component","typescript"],"created_at":"2024-08-02T23:00:36.113Z","updated_at":"2026-03-05T01:12:17.892Z","avatar_url":"https://github.com/trupakufi.png","language":"TypeScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# react-native-full-pin\n\nComponent to use Pin in your Apps, Easy to use, easy to customize and easy to manipulate.\n\n# How to install\n\n```bash\n  # Using npm\n  npm install react-native-full-pin\n\n  # Or Using Yarn\n  yarn add react-native-full-pin\n```\n\n# Usage\n\n```js\nimport FullPin from \"react-native-full-pin\";\n\nexport default function App() {\n  const [code, setCode] = useState([]);\n  return (\n    \u003cView style={styles.container}\u003e\n      \u003cFullPin\n        pin={{\n          code,\n          pinLength: 4,\n          onChange: (e) =\u003e setCode(e),\n        }}\n      /\u003e\n    \u003c/View\u003e\n  );\n}\n```\n\n# Demo\n\nSome examples of using React Native Full Pin, with default styles and with personalized styles.\n\n\u003cdiv styles=\"display: flex\"\u003e\n\u003cimg width=\"300px\" src=\"https://user-images.githubusercontent.com/72455038/175178105-67445da3-906f-431d-884a-d63340d40fab.jpg\" alt=\"Demo Without Styles - React Native Full Pin\"/\u003e\n\n\u003cimg  width=\"300px\" src=\"https://user-images.githubusercontent.com/72455038/175178217-9f74a53a-d4c6-4b28-a224-f6cc96aaa51b.jpg\" alt=\"Demo With Styles - React Native Full Pin\"/\u003e\n\u003c/div\u003e\n\n# Contributors\n\n\u003ca href=\"https://github.com/mariovarela99/react-native-pin/graphs/contributors\"\u003e\n  \u003ch4\u003emariovarela99\u003c/h4\u003e\n  \u003cimg src=\"https://avatars.githubusercontent.com/u/72455038?s=400\u0026u=9c0a89d3ba6eaa2eee272b1acc64573f33abe231\u0026v=4?\" width=100\u003e\n\u003c/a\u003e\n\n# How to contribute\n\n- Fork the Repo\n- Clone it\n- Make your changes\n- Make the Pull Request and let's see how it works.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrupakufi%2Freact-native-full-pin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrupakufi%2Freact-native-full-pin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrupakufi%2Freact-native-full-pin/lists"}