{"id":4212,"url":"https://github.com/zachgibson/react-native-touch-visualizer","last_synced_at":"2026-01-17T17:55:46.110Z","repository":{"id":94880242,"uuid":"76997226","full_name":"zachgibson/react-native-touch-visualizer","owner":"zachgibson","description":"Visualize touches and drags on React Native iOS","archived":false,"fork":false,"pushed_at":"2017-10-08T22:40:58.000Z","size":15,"stargazers_count":84,"open_issues_count":2,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-15T00:20:07.942Z","etag":null,"topics":["react-native"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/zachgibson.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}},"created_at":"2016-12-20T22:44:17.000Z","updated_at":"2024-04-21T15:06:42.000Z","dependencies_parsed_at":"2023-07-29T16:30:12.849Z","dependency_job_id":null,"html_url":"https://github.com/zachgibson/react-native-touch-visualizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachgibson%2Freact-native-touch-visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachgibson%2Freact-native-touch-visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachgibson%2Freact-native-touch-visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachgibson%2Freact-native-touch-visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zachgibson","download_url":"https://codeload.github.com/zachgibson/react-native-touch-visualizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228248551,"owners_count":17891447,"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":["react-native"],"created_at":"2024-01-05T20:17:04.657Z","updated_at":"2026-01-17T17:55:46.104Z","avatar_url":"https://github.com/zachgibson.png","language":"Objective-C","funding_links":[],"categories":["Components","Index","Others"],"sub_categories":["UI","Dev Tools"],"readme":"# React Native Touch Visualizer\nCustomizable touch visualizer for app demos.  \nSupports multiple presses and works on native iOS components; e.g. Action Sheets.  \n\n![React Native touch visualizer demo](https://cloud.githubusercontent.com/assets/10658888/21396686/a9f3ae52-c766-11e6-9423-3c6d97b4843f.gif)\n\n## Install via npm\n```bash\n$ npm install react-native-touch-visualizer --save\n```\n\n## Link it to your project\n```bash\n$ react-native link react-native-touch-visualizer\n```\n\n## Edit AppDelegate.m\n```objc\n#import \"TouchVisualizer.h\"\n```\n\nChange\n```objc\nself.window = [[UIWindow alloc] initWithFrame:[UIScreen mainScreen].bounds];\n```\nto\n```objc\nself.window = [[TouchVisualizer alloc] initWithFrame:[UIScreen mainScreen].bounds];\n```\n\n## Copyright\nCopyright (c) 2017 Zachary Gibson Licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachgibson%2Freact-native-touch-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzachgibson%2Freact-native-touch-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachgibson%2Freact-native-touch-visualizer/lists"}