{"id":39823282,"url":"https://github.com/eduardoborges/react-native-flex","last_synced_at":"2026-01-18T13:01:20.602Z","repository":{"id":205799663,"uuid":"715150768","full_name":"eduardoborges/react-native-flex","owner":"eduardoborges","description":"📏 A simple react-native flex grid component to build layouts with elegance","archived":false,"fork":false,"pushed_at":"2023-12-13T19:19:22.000Z","size":576,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T08:57:30.550Z","etag":null,"topics":["flexbox","layout","react-native"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/react-native-flex","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eduardoborges.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2023-11-06T15:20:45.000Z","updated_at":"2024-05-16T21:36:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0cbbe9d-e0fb-4ded-961c-f721afa04b63","html_url":"https://github.com/eduardoborges/react-native-flex","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":0.3157894736842105,"last_synced_commit":"fa91205e36e9fcb582b1029bd426c4368e5d2e9c"},"previous_names":["eduardoborges/react-native-flex"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/eduardoborges/react-native-flex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduardoborges%2Freact-native-flex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduardoborges%2Freact-native-flex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduardoborges%2Freact-native-flex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduardoborges%2Freact-native-flex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eduardoborges","download_url":"https://codeload.github.com/eduardoborges/react-native-flex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eduardoborges%2Freact-native-flex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28536686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["flexbox","layout","react-native"],"created_at":"2026-01-18T13:01:10.952Z","updated_at":"2026-01-18T13:01:20.579Z","avatar_url":"https://github.com/eduardoborges.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e📏 react-native-flex\u003c/h1\u003e\n  \u003ch4\u003eA simple react-native flex grid component to build layouts with elegance\u003c/h4\u003e\n\n  ![npm](https://img.shields.io/npm/v/react-native-flex) ![npm package minimized gzipped size (select exports)](https://img.shields.io/bundlejs/size/react-native-flex?color=green-light) ![npm](https://img.shields.io/npm/dw/react-native-flex)\n\u003c/div\u003e\n\n\n## Features\n- ✨ Intuitive Grid System: Create responsive and flexible grids for your mobile app layouts effortlessly.\n- 📐 Customizable Grid Configuration: Tailor the grid to your project's unique needs with a range of options.\n- 🚀 High Performance: Smooth animations and fast rendering, ensuring a delightful user experience.\n- 💡 Grid-Based Responsiveness: Effortlessly adapt to various screen sizes and orientations.\n\n## Install\n\n```sh\nnpm install react-native-flex\n```\n\n## Quickstart\n\n```jsx\nimport React from 'react'\nimport { Flex } from 'react-native-flex';\n\nconst App = () =\u003e {\n  return (\n    \u003cFlex vCentered centered vertical debug\u003e\n      \u003cFlex vEnd centered full\u003e\n        // ...\n      \u003c/Flex\u003e\n      \u003cFlex centered vCentered\u003e\n        // ...\n      \u003c/Flex\u003e\n    \u003c/Flex\u003e\n  )\n}\n```\n\n## Let's grid it! 💪\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduardoborges%2Freact-native-flex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feduardoborges%2Freact-native-flex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feduardoborges%2Freact-native-flex/lists"}