{"id":13540830,"url":"https://github.com/caravancodes/frogo-ui-kit-deprecated","last_synced_at":"2025-04-02T08:30:48.749Z","repository":{"id":65159203,"uuid":"293759819","full_name":"caravancodes/frogo-ui-kit-deprecated","owner":"caravancodes","description":"Frogo UI Kit - Frogo UI Design Kit Guideline","archived":true,"fork":false,"pushed_at":"2021-08-18T05:41:26.000Z","size":3171,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-31T00:04:09.377Z","etag":null,"topics":["android","android-library","android-sdk","design","library","sdk","sdk-ui","ui-components"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/caravancodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://saweria.co/amirisback"}},"created_at":"2020-09-08T09:14:26.000Z","updated_at":"2023-01-28T03:09:16.000Z","dependencies_parsed_at":"2023-01-04T12:36:40.531Z","dependency_job_id":null,"html_url":"https://github.com/caravancodes/frogo-ui-kit-deprecated","commit_stats":{"total_commits":48,"total_committers":1,"mean_commits":48.0,"dds":0.0,"last_synced_commit":"9cec8878d534e9206e68ef75e05f3d2842f75b40"},"previous_names":["amirisback/frogo-ui-kit"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caravancodes%2Ffrogo-ui-kit-deprecated","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caravancodes%2Ffrogo-ui-kit-deprecated/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caravancodes%2Ffrogo-ui-kit-deprecated/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caravancodes%2Ffrogo-ui-kit-deprecated/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caravancodes","download_url":"https://codeload.github.com/caravancodes/frogo-ui-kit-deprecated/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246628228,"owners_count":20808106,"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":["android","android-library","android-sdk","design","library","sdk","sdk-ui","ui-components"],"created_at":"2024-08-01T10:00:33.546Z","updated_at":"2025-04-02T08:30:47.507Z","avatar_url":"https://github.com/caravancodes.png","language":"Kotlin","funding_links":["https://saweria.co/amirisback"],"categories":["Android Library"],"sub_categories":["Frogo Android Library"],"readme":"![ScreenShoot Apps](https://raw.githubusercontent.com/amirisback/amirisback/master/docs/image/deprecated.png?raw=true)\n\n## frogo-ui-kit - Please Use [frogo-android-ui-kit](https://github.com/frogobox/frogo-android-ui-kit)\n[![](https://jitpack.io/v/amirisback/frogo-ui-kit.svg?style=flat-square)](https://jitpack.io/#amirisback/frogo-ui-kit) \u003cbr\u003e\nUI Kit for helping you in apps development\n\n## Screen Shoot\n| UI KIT LIST |  UI KIT GRID              |\n|:------------------:|:----------------------------:|\n|\u003cspan align=\"center\"\u003e\u003cimg width=\"200px\" height=\"360px\" src=\"docs/image/ss_home_list.png\"\u003e\u003c/span\u003e | \u003cspan align=\"center\"\u003e\u003cimg width=\"200px\" height=\"360px\" src=\"docs/image/ss_home_grid.png\"\u003e\u003c/span\u003e |\n\n\n## Version Release\nThis Is Latest Release\n\n    $version_release = 2.1.0\n\nWhat's New??\n\n    * Update Build Gradle Latest Version *\n    * Enchance Performance *\n    * Add: Dimens Value *\n    * Rename Package Name *\n\n## Download this project\n\n### Step 1. Add the JitPack repository to your build file (build.gradle : Project)\n    \n    Add it in your root build.gradle at the end of repositories:\n    \n    \tallprojects {\n    \t\trepositories {\n    \t\t\t...\n    \t\t\tmaven { url 'https://jitpack.io' }\n    \t\t}\n    \t}\n      \n### Step 2. Add the dependency (build.gradle : Module)\n    \n    dependencies {\n            // library frogo-ui-kit\n            implementation 'com.github.amirisback:frogo-ui-kit:2.1.0'\n    }\n\n## Documentation\n- Layouts\n    - RecyclerView List [Click Here](https://github.com/amirisback/frogo-ui-kit/blob/master/docs/recyclerview_list.md)\n    - RecyclerView Grid [Click Here](https://github.com/amirisback/frogo-ui-kit/blob/master/docs/recyclerview_grid.md)\n- Drawables [Click Here](https://github.com/amirisback/frogo-ui-kit/wiki/Drawable)\n- Dimens [Click Here](https://github.com/amirisback/frogo-ui-kit/wiki/Dimens)\n- Colors [Click Here](https://github.com/amirisback/frogo-ui-kit/wiki/Colors)\n- Strings [Click Here](https://github.com/amirisback/frogo-ui-kit/wiki/Strings)\n- Styles [Click Here](https://github.com/amirisback/frogo-ui-kit/wiki/Styles)\n\n\n## Colaborator\nVery open to anyone, I'll write your name under this, please contribute by sending an email to me\n\n- Mail To faisalamircs@gmail.com\n- Subject : Github _ [Github-Username-Account] _ [Language] _ [Repository-Name]\n- Example : Github_amirisback_kotlin_admob-helper-implementation\n\nName Of Contribute\n- Muhammad Faisal Amir\n- Waiting List\n- Waiting List\n\nWaiting for your contribute\n\n## Attention !!!\n- Please enjoy and don't forget fork and give a star\n- Don't Forget Follow My Github Account\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaravancodes%2Ffrogo-ui-kit-deprecated","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaravancodes%2Ffrogo-ui-kit-deprecated","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaravancodes%2Ffrogo-ui-kit-deprecated/lists"}