{"id":20432710,"url":"https://github.com/realabbas/react-native-image-swipe","last_synced_at":"2025-09-05T10:34:16.727Z","repository":{"id":134776265,"uuid":"235978686","full_name":"realabbas/react-native-image-swipe","owner":"realabbas","description":"React Native Image Swipe Component 🚀 ","archived":false,"fork":false,"pushed_at":"2020-05-14T04:41:04.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-12T20:53:01.268Z","etag":null,"topics":["image-swipe","javascript","opensource","react-native"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/realabbas.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-01-24T10:05:12.000Z","updated_at":"2023-07-28T07:10:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"670cddd2-c9aa-47e7-bd3f-355028f11843","html_url":"https://github.com/realabbas/react-native-image-swipe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/realabbas/react-native-image-swipe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realabbas%2Freact-native-image-swipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realabbas%2Freact-native-image-swipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realabbas%2Freact-native-image-swipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realabbas%2Freact-native-image-swipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realabbas","download_url":"https://codeload.github.com/realabbas/react-native-image-swipe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realabbas%2Freact-native-image-swipe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273746801,"owners_count":25160646,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":["image-swipe","javascript","opensource","react-native"],"created_at":"2024-11-15T08:16:16.590Z","updated_at":"2025-09-05T10:34:16.715Z","avatar_url":"https://github.com/realabbas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🎉 React Native Image Swipe 🚀 \n\n*I was not able to find a suitable library to implement image swipe and proper touchablity. So I made some tweaks and came up with some turnaround*\n\n### PreRequisite\n\n- ```react-native-swipe-gestures```\n\n## Props\n\n\n| Props | Type | Default |\n| --- | --- | --- |\n| data | Array of object | required |\n| imageHeight | Number | required |\n\n\n\n### Sample image array of data\n\n```\nconst data = [\n   {\n     url:\n       \"https:image.shutterstock.com/image-vector/sale-banner-template-design-260nw-487646614.jpg\"\n   },\n   {\n     url:\n       \"https:img.freepik.com/free-vector/sale-banner-template-design_74379-121.jpg?size=626\u0026ext=jpg\"\n   },\n   {\n     url:\n       \"https:encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSgfpOj6-pjVbg0rAT-PZ93idqoMGGYn5v7DxbViH3HYix2YFxH\u0026s\"\n   }\n ];\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealabbas%2Freact-native-image-swipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealabbas%2Freact-native-image-swipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealabbas%2Freact-native-image-swipe/lists"}