{"id":23420891,"url":"https://github.com/nericode/nativescript-block-ui","last_synced_at":"2025-04-09T09:33:57.974Z","repository":{"id":57308430,"uuid":"177311181","full_name":"nericode/nativescript-block-ui","owner":"nericode","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-22T23:43:23.000Z","size":2045,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T03:41:58.422Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nericode.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":"2019-03-23T16:13:51.000Z","updated_at":"2019-10-21T21:47:51.000Z","dependencies_parsed_at":"2022-09-10T01:10:21.996Z","dependency_job_id":null,"html_url":"https://github.com/nericode/nativescript-block-ui","commit_stats":null,"previous_names":["nericodec/nativescript-block-ui"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nericode%2Fnativescript-block-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nericode%2Fnativescript-block-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nericode%2Fnativescript-block-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nericode%2Fnativescript-block-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nericode","download_url":"https://codeload.github.com/nericode/nativescript-block-ui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248012595,"owners_count":21033226,"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":[],"created_at":"2024-12-23T02:13:05.333Z","updated_at":"2025-04-09T09:33:57.947Z","avatar_url":"https://github.com/nericode.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Block UI ![apple](https://cdn3.iconfinder.com/data/icons/picons-social/57/16-apple-32.png) ![android](https://cdn4.iconfinder.com/data/icons/logos-3/228/android-32.png)\n\n## Support\n\nSupport Android \u0026 iOS.\n\n## Installation\n\n```javascript\ntns plugin add nativescript-block-ui\n```\n\n## Usage\n\n```javascript\nimport { BlockUI } from \"nativescript-block-ui\";\n\nexport class Block {\n\n    private blockUI: BlockUI;\n\n    constructor() {\n        this.blockUI = new BlockUI();\n    }\n\n    public lock() {\n        this.blockUI.lock();\n    }\n\n    public unlock() {\n        this.blockUI.unlock();\n    }\n}\n```\n\n## License\n\nApache License Version 2.0, January 2004\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnericode%2Fnativescript-block-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnericode%2Fnativescript-block-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnericode%2Fnativescript-block-ui/lists"}