{"id":21904037,"url":"https://github.com/m1ga/ti.flexbox","last_synced_at":"2025-03-22T06:41:46.623Z","repository":{"id":80614894,"uuid":"568195122","full_name":"m1ga/ti.flexbox","owner":"m1ga","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-20T20:35:56.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-27T07:12:05.085Z","etag":null,"topics":["android","titanium-module"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m1ga.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-19T18:44:49.000Z","updated_at":"2023-02-02T22:35:15.000Z","dependencies_parsed_at":"2023-07-08T02:46:12.227Z","dependency_job_id":null,"html_url":"https://github.com/m1ga/ti.flexbox","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/m1ga%2Fti.flexbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1ga%2Fti.flexbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1ga%2Fti.flexbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m1ga%2Fti.flexbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m1ga","download_url":"https://codeload.github.com/m1ga/ti.flexbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244918586,"owners_count":20531686,"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","titanium-module"],"created_at":"2024-11-28T15:31:02.573Z","updated_at":"2025-03-22T06:41:46.597Z","avatar_url":"https://github.com/m1ga.png","language":"Java","readme":"# ti.flexbox - Flexbox layout for Titanium\n\n\u003cimg src=\"screenshot.png\"/\u003e\n\n\u003cb\u003eCurrently\u003c/b\u003e: Android only using https://github.com/google/flexbox-layout\n\n## Example\n\n```js\nconst TiFlexbox = require('ti.flexbox');\nconst flexView = TiFlexbox.createFlexView({\n\tdirection: \"row\",\n\tjustifyContent: \"spaceAround\"\n});\n````\n\n## Parameters\n* \u003cb\u003edirection\u003c/b\u003e: row, rowReverse, column, columnReverse,\n* \u003cb\u003ealignItems\u003c/b\u003e: stretch, baseline, center, flexEnd, flexStart\n* \u003cb\u003ealignContent\u003c/b\u003e: spaceBetween, spaceAround, center, flexEnd, flexEnd\n* \u003cb\u003ejustifyContent\u003c/b\u003e: spaceBetween, spaceEvenly, spaceAround, center, flexEnd, flexStart\n* \u003cb\u003ewrap\u003c/b\u003e: wrap, noWrap\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm1ga%2Fti.flexbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm1ga%2Fti.flexbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm1ga%2Fti.flexbox/lists"}