{"id":20772156,"url":"https://github.com/davinci2015/react-native-ios-status-bar-padding","last_synced_at":"2025-10-06T13:15:49.408Z","repository":{"id":57337814,"uuid":"81796915","full_name":"davinci2015/react-native-ios-status-bar-padding","owner":"davinci2015","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-22T09:16:11.000Z","size":6,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T14:27:39.078Z","etag":null,"topics":["ios","react-native","statusbar"],"latest_commit_sha":null,"homepage":null,"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/davinci2015.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":"2017-02-13T07:26:49.000Z","updated_at":"2019-03-04T12:40:32.000Z","dependencies_parsed_at":"2022-09-11T05:54:16.900Z","dependency_job_id":null,"html_url":"https://github.com/davinci2015/react-native-ios-status-bar-padding","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/davinci2015%2Freact-native-ios-status-bar-padding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davinci2015%2Freact-native-ios-status-bar-padding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davinci2015%2Freact-native-ios-status-bar-padding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davinci2015%2Freact-native-ios-status-bar-padding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davinci2015","download_url":"https://codeload.github.com/davinci2015/react-native-ios-status-bar-padding/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251721113,"owners_count":21632770,"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":["ios","react-native","statusbar"],"created_at":"2024-11-17T12:19:30.168Z","updated_at":"2025-10-06T13:15:42.362Z","avatar_url":"https://github.com/davinci2015.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-ios-status-bar-padding\n\nCalculate and adjust status bar padding for iOS devices. \nComponent needs to be placed at top of screen/view.\n\n## Installation\n\n```bash\nnpm install react-native-ios-status-bar-padding --save\n```\n\n## Usage\n\nRequire package from your Javascript file as shown below:\n\n```js\nimport React, { Component } from 'react-native';\nimport StatusBarPaddingIOS from 'react-native-ios-status-bar-padding';\n\nclass ExampleComponent extends Component {\n  render() {\n    return(\u003cStatusBarPaddingIOS/\u003e)\n  }\n}\n\nexport default ExampleComponent;\n```\n\nProvide custom styles to bar (applies only in iOS)\n```js\n\u003cStatusBarPaddingIOS style={{backgroundColor: 'red'}}/\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavinci2015%2Freact-native-ios-status-bar-padding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavinci2015%2Freact-native-ios-status-bar-padding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavinci2015%2Freact-native-ios-status-bar-padding/lists"}