{"id":23767577,"url":"https://github.com/mhmtmutlu/react-native-library","last_synced_at":"2026-04-30T13:31:58.180Z","repository":{"id":117085887,"uuid":"488232588","full_name":"MhmtMutlu/react-native-library","owner":"MhmtMutlu","description":"A Library App coded by React Native to save what did you read","archived":false,"fork":false,"pushed_at":"2022-05-25T20:16:29.000Z","size":1740,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-25T13:48:41.412Z","etag":null,"topics":["firebase-auth","firebase-realtime-database","formik-yup","react-native","testing-library"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/MhmtMutlu.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,"zenodo":null}},"created_at":"2022-05-03T14:00:42.000Z","updated_at":"2023-11-07T12:59:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc085acf-b810-4ed9-9cef-f541733e565c","html_url":"https://github.com/MhmtMutlu/react-native-library","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MhmtMutlu/react-native-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MhmtMutlu%2Freact-native-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MhmtMutlu%2Freact-native-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MhmtMutlu%2Freact-native-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MhmtMutlu%2Freact-native-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MhmtMutlu","download_url":"https://codeload.github.com/MhmtMutlu/react-native-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MhmtMutlu%2Freact-native-library/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32466333,"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":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["firebase-auth","firebase-realtime-database","formik-yup","react-native","testing-library"],"created_at":"2025-01-01T00:46:07.638Z","updated_at":"2026-04-30T13:31:58.168Z","avatar_url":"https://github.com/MhmtMutlu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚛️ React Native My Library App\n\n\u003cul style=\"list-style-type:disc\"\u003e\n   \u003cli\u003eCoded a React Native App by focusing Android platforms.\u003c/li\u003e\n   \u003cli\u003eUsed Firebase to store data.\u003c/li\u003e\n\u003c/ul\u003e\n\n# 📌 Installation\n\n🚧 If you want to install project, you should make \u003ca href=\"https://rnfirebase.io/\"\u003eFirebase configurations.\u003c/a\u003e\n\n### Clone\n   ```bash\n   git clone https://github.com/MhmtMutlu/react-native-library.git\n   ```\n\n### Install\n   ```bash\n   yarn install\n   ```\n\n### Start\n   ```bash\n   yarn run android | yarn run ios\n   ```\n\n# 🎞 Screenshot\n\n![Proje Resmi](src/assets/images/ss.png)\n\n# 🧰 Technologies\n\n\u003cul style=\"list-style-type:disc\"\u003e\n   \u003cli\u003e\u003ca href=\"https://nodejs.org/en/\"\u003eReact Native\u003c/a\u003e\u003c/li\u003e\n   \u003cli\u003e\u003ca href=\"https://formik.org/\"\u003eFormik\u003c/a\u003e\u003c/li\u003e\n   \u003cli\u003e\u003ca href=\"https://github.com/jquense/yup\"\u003eYup\u003c/a\u003e\u003c/li\u003e\n   \u003cli\u003e\u003ca href=\"https://firebase.google.com/\"\u003eFirebase\u003c/a\u003e\u003c/li\u003e\n   \u003cli\u003e\u003ca href=\"https://rnfirebase.io/\"\u003eReact Native Firebase\u003c/a\u003e\u003c/li\u003e\n   \u003cli\u003e\u003ca href=\"https://callstack.github.io/react-native-testing-library/\"\u003eReact Native Tesling Library\u003c/a\u003e\u003c/li\u003e\n   \u003cli\u003e\u003ca href=\"https://jestjs.io/\"\u003eJest\u003c/a\u003e\u003c/li\u003e\n   \u003cli\u003e\u003ca href=\"https://www.npmjs.com/package/react-native-flash-message\"\u003eReact Native Flash Message\u003c/a\u003e\u003c/li\u003e\n   \u003cli\u003e\u003ca href=\"https://github.com/react-native-modal/react-native-modal\"\u003eReact Native Modal\u003c/a\u003e\u003c/li\u003e\n   \u003cli\u003e\u003ca href=\"https://github.com/oblador/react-native-vector-icons\"\u003eReact Native Vector Icons\u003c/a\u003e\u003c/li\u003e\n   \u003cli\u003e\u003ca href=\"https://github.com/lottie-react-native/lottie-react-native\"\u003eReact Native LottieView\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n# 📌 Todos\n\n- [ ] Complete testing all component and pages\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhmtmutlu%2Freact-native-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhmtmutlu%2Freact-native-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhmtmutlu%2Freact-native-library/lists"}