{"id":15018460,"url":"https://github.com/nativescript/nativescript-ui-plugin-custom","last_synced_at":"2025-10-19T16:31:09.692Z","repository":{"id":141979510,"uuid":"95904191","full_name":"NativeScript/nativescript-ui-plugin-custom","owner":"NativeScript","description":"This repo guides through the process of creating UI plugin using Custom Component","archived":false,"fork":false,"pushed_at":"2019-01-07T10:55:37.000Z","size":1985,"stargazers_count":5,"open_issues_count":2,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-29T15:51:55.579Z","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/NativeScript.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}},"created_at":"2017-06-30T16:04:34.000Z","updated_at":"2019-10-02T21:18:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"6fa543bd-f19c-4a1d-8708-3e82c65aebe4","html_url":"https://github.com/NativeScript/nativescript-ui-plugin-custom","commit_stats":{"total_commits":7,"total_committers":3,"mean_commits":"2.3333333333333335","dds":0.4285714285714286,"last_synced_commit":"c64d7d97d5d60c823935af6a68ee2805b570cedf"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-ui-plugin-custom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-ui-plugin-custom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-ui-plugin-custom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-ui-plugin-custom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NativeScript","download_url":"https://codeload.github.com/NativeScript/nativescript-ui-plugin-custom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237163247,"owners_count":19265235,"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-09-24T19:51:59.607Z","updated_at":"2025-10-19T16:31:04.308Z","avatar_url":"https://github.com/NativeScript.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UI Plugin example (Custom button component)\n\nThis plugin shows how you can build UI plugin using a Custom Component. A simple Button is given as example.\n\n## Installation\n\nTo install the plugin:\n\n```javascript\ntns plugin add nativescript-ui-plugin-custom\n```\n\n## Usage \n\nYou need to add `xmlns:ui=\"nativescript-ui-plugin-custom\"` to your page tag, and then simply use `\u003cui:MyButton text=\"MyButton1\" /\u003e` in order to add the widget to your page.\n\n## API\n\nDescribe your plugin methods and properties here. See [nativescript-feedback](https://github.com/EddyVerbruggen/nativescript-feedback) for example.\n    \n| Property | Default | Description |\n| --- | --- | --- |\n| text | \"\" | used to set the text of the button |\n| tap | \"\" | sets the callback that is called when the button is tapped |\n    \n## License\n\nApache License Version 2.0, January 2004","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Fnativescript-ui-plugin-custom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnativescript%2Fnativescript-ui-plugin-custom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Fnativescript-ui-plugin-custom/lists"}