{"id":19302259,"url":"https://github.com/apestalk/demoinputpasswordview","last_synced_at":"2025-04-22T10:33:39.543Z","repository":{"id":33462455,"uuid":"37107999","full_name":"ApesTalk/DemoInPutPasswordView","owner":"ApesTalk","description":"仿微信支付密码输入框 (A input password alert view like wechat pay.)","archived":false,"fork":false,"pushed_at":"2017-05-17T06:12:46.000Z","size":547,"stargazers_count":45,"open_issues_count":0,"forks_count":16,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-01T22:37:11.482Z","etag":null,"topics":["objective-c","passwords","payment","wechat"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/ApesTalk.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":"2015-06-09T03:31:09.000Z","updated_at":"2025-01-07T05:40:53.000Z","dependencies_parsed_at":"2022-09-10T08:40:28.611Z","dependency_job_id":null,"html_url":"https://github.com/ApesTalk/DemoInPutPasswordView","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/ApesTalk%2FDemoInPutPasswordView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApesTalk%2FDemoInPutPasswordView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApesTalk%2FDemoInPutPasswordView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApesTalk%2FDemoInPutPasswordView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ApesTalk","download_url":"https://codeload.github.com/ApesTalk/DemoInPutPasswordView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250221414,"owners_count":21394700,"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":["objective-c","passwords","payment","wechat"],"created_at":"2024-11-09T23:21:04.762Z","updated_at":"2025-04-22T10:33:39.200Z","avatar_url":"https://github.com/ApesTalk.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DemoInPutPasswordView\n仿微信支付密码输入框的效果\n\n其中的文本框使用了第三方库[WTReTextField](https://github.com/pieceofsummer/WTReTextField ) （一个可通过正则表达式限制文本框输入内容的文本框。）\n\n## 使用方法：\n- 1.将相关类导入到你的项目中\n- 2.添加引用#import \"LMPopInputPasswordView.h\"，实现委托LMPopInputPassViewDelegate\n- 3.创建对象并设置委托，弹出视图：\n\t\n```\nLMPopInputPasswordView *popView = [[LMPopInputPasswordView alloc]init];\npopView.frame = CGRectMake((self.view.frame.size.width - 250)*0.5, 50, 250, 150);\npopView.delegate = self;\n[popView pop];\t\n```\n\n## 效果图：\n![](https://github.com/lqcjdx/DemoInPutPasswordView/blob/master/input.gif)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapestalk%2Fdemoinputpasswordview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapestalk%2Fdemoinputpasswordview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapestalk%2Fdemoinputpasswordview/lists"}