{"id":18433185,"url":"https://github.com/yutasugimura/react-native-secure-storage-manager-app","last_synced_at":"2026-05-01T19:34:06.386Z","repository":{"id":52184296,"uuid":"510317285","full_name":"YutaSugimura/react-native-secure-storage-manager-app","owner":"YutaSugimura","description":"Sample application to securely manage wallet mnemonic and private keys","archived":false,"fork":false,"pushed_at":"2022-11-15T11:21:34.000Z","size":2016,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T04:36:44.307Z","etag":null,"topics":["ethers","react-native","react-native-keychain","react-native-quick-crypto"],"latest_commit_sha":null,"homepage":"","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/YutaSugimura.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-04T10:42:03.000Z","updated_at":"2023-03-07T02:37:37.000Z","dependencies_parsed_at":"2022-09-09T18:53:35.750Z","dependency_job_id":null,"html_url":"https://github.com/YutaSugimura/react-native-secure-storage-manager-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/YutaSugimura/react-native-secure-storage-manager-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YutaSugimura%2Freact-native-secure-storage-manager-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YutaSugimura%2Freact-native-secure-storage-manager-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YutaSugimura%2Freact-native-secure-storage-manager-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YutaSugimura%2Freact-native-secure-storage-manager-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YutaSugimura","download_url":"https://codeload.github.com/YutaSugimura/react-native-secure-storage-manager-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YutaSugimura%2Freact-native-secure-storage-manager-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32510807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ethers","react-native","react-native-keychain","react-native-quick-crypto"],"created_at":"2024-11-06T05:32:14.303Z","updated_at":"2026-05-01T19:34:06.357Z","avatar_url":"https://github.com/YutaSugimura.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Securely manage private keys using React-native-keychain\n\nSample application to securely manage wallet mnemonic and private keys.\n\n## ToDo\n\n- [x] Support Biometry\n- [x] Change Password\n- [ ] Authentication without login required\n\n## Use\n\n- [react-native-keychain](https://github.com/oblador/react-native-keychain)\n- [react-native-quick-crypto](https://github.com/margelo/react-native-quick-crypto)\n- [react-navigation](https://reactnavigation.org/)\n- [react-native-haptic-feedback](https://github.com/junina-de/react-native-haptic-feedback)\n\n```zsh\n  yarn add react-native-keychain\n  yarn add react-native-quick-crypto\n```\n\n## Get Started\n\n1. install\n\n```zsh\n  yarn install\n  npx pod-install\n\n  # or (use new architecture on iOS)\n  cd ios\n  RCT_NEW_ARCH_ENABLED=1 pod install\n```\n\n- When using new architecture on Android Change newArchEnabled to true in android/gradle.properties https://reactnative.dev/blog/2022/03/15/an-update-on-the-new-architecture-rollout#the-new-architecture-template\n\n2. start node\n\n```zsh\nyarn start\n```\n\n3. start Emulators\n\n```zsh\n  yarn ios\n  # or\n  yarn android\n```\n\n## Versions\n\n- react-native@0.70.0\n- react-native-keychain@8.1.1\n- react-native-mmkv@2.4.3\n- react-native-quick-crypto@0.4.5\n- @react-navigation/native@6.0.11\n- react-native-hapticfeedback@1.14.0\n\n## issues\n\n- [iOS 15 setInternetCredentials throwing \"The user name or passphrase you entered is not correct\" error](https://github.com/oblador/react-native-keychain/issues/509)\n- [Different from OpenSSL-universal versin used by flipper](https://github.com/margelo/react-native-quick-crypto/issues/77#issuecomment-1201192055)\n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyutasugimura%2Freact-native-secure-storage-manager-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyutasugimura%2Freact-native-secure-storage-manager-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyutasugimura%2Freact-native-secure-storage-manager-app/lists"}