{"id":27636047,"url":"https://github.com/omdxp/sizedbox","last_synced_at":"2026-04-12T02:33:20.722Z","repository":{"id":57362099,"uuid":"333357355","full_name":"omdxp/SizedBox","owner":"omdxp","description":"A component for react-native app that add vertical or horizontal space on your screen, similar to Flutter's SizedBox widget!","archived":false,"fork":false,"pushed_at":"2021-02-01T17:20:42.000Z","size":377,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-21T07:10:33.117Z","etag":null,"topics":["android","ios","react-native","react-native-component","windows"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/omdxp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-27T08:46:08.000Z","updated_at":"2021-09-02T11:56:57.000Z","dependencies_parsed_at":"2022-09-26T16:40:46.824Z","dependency_job_id":null,"html_url":"https://github.com/omdxp/SizedBox","commit_stats":null,"previous_names":["omar-belghaouti/sizedbox"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omdxp%2FSizedBox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omdxp%2FSizedBox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omdxp%2FSizedBox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omdxp%2FSizedBox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omdxp","download_url":"https://codeload.github.com/omdxp/SizedBox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250509948,"owners_count":21442527,"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","ios","react-native","react-native-component","windows"],"created_at":"2025-04-23T20:32:29.512Z","updated_at":"2026-04-12T02:33:20.662Z","avatar_url":"https://github.com/omdxp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SizedBox\n\nA component for react-native app that add vertical or horizontal space on your screen, similar to Flutter's SizedBox widget!\n\n## More details\n\n- This component help adding vertical or horizontal spaces between components.\n- Flutter's widget \"SizedBox\" was the inspiration to create this `react-native` component.\n\n## Installation\n\nUse the [npm](https://www.npmjs.com/package/sizedbox) package manager to install sizedbox :\n\n```bash\nnpm i sizedbox\n```\n\nOr you can use `yarn` :\n\n```bash\nyarn add sizedbox\n```\n\n## How to use\n\n```javascript\nimport {SizedBox} from 'sizedbox';\n\n// this is to add a vertical space of 10px\n\u003cSizedBox vertical={10} /\u003e\n// this is to add a horizontal space of 20px\n\u003cSizedBox horizontal={20} /\u003e\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomdxp%2Fsizedbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomdxp%2Fsizedbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomdxp%2Fsizedbox/lists"}