{"id":19710644,"url":"https://github.com/rootstrap/react-native-peeking-header","last_synced_at":"2026-04-15T00:32:01.425Z","repository":{"id":85583063,"uuid":"271855892","full_name":"rootstrap/react-native-peeking-header","owner":"rootstrap","description":"React native header that hides when scrolling down and shows when scrolling up.","archived":false,"fork":false,"pushed_at":"2020-07-02T15:18:56.000Z","size":2,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-06-12T01:05:08.968Z","etag":null,"topics":["hacktoberfest","react-native","scrolling"],"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/rootstrap.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-12T17:36:04.000Z","updated_at":"2024-02-13T23:02:33.000Z","dependencies_parsed_at":"2023-03-14T03:30:23.284Z","dependency_job_id":null,"html_url":"https://github.com/rootstrap/react-native-peeking-header","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rootstrap/react-native-peeking-header","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootstrap%2Freact-native-peeking-header","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootstrap%2Freact-native-peeking-header/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootstrap%2Freact-native-peeking-header/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootstrap%2Freact-native-peeking-header/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rootstrap","download_url":"https://codeload.github.com/rootstrap/react-native-peeking-header/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootstrap%2Freact-native-peeking-header/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31821477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: 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":["hacktoberfest","react-native","scrolling"],"created_at":"2024-11-11T22:08:01.272Z","updated_at":"2026-04-15T00:32:01.413Z","avatar_url":"https://github.com/rootstrap.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-peeking-header\n\nSimple header component that hides when scrolling down and shows up again when scrolling up.\n## Installation\n\n```\nnpm install react-native-peeking-header\n```\n\nor\n\n```\nyarn add react-native-peeking-header\n```\n\n## Result\n\n![](https://media.giphy.com/media/SRqtEZdptlDo0LAOw2/giphy.gif)\n\n## Usage\n\nThe component functions as a `scrollview` and has a render prop to render your header.\n\n```js\nimport PeekingHeader from 'react-native-peeking-header';\n\nimport YourComponent from './YourComponent';\n\n\nconst App = () =\u003e (\n  \u003cPeekingHeader renderHeader={top =\u003e \u003cYourComponent showBackground={top} /\u003e}\u003e\n    // scrollable content\n  \u003c/PeekingHeader\u003e\n)\n```\n\n## License\n\n**@rootstrap/react-native-peeking-header** is available under the MIT license. See the LICENSE file for more info.\n\n## Credits\n\n**react-native-peeking-header** is maintained by [Rootstrap](http://www.rootstrap.com) with the help of our [contributors](https://github.com/rootstrap/react-native-peeking-header/contributors).\n\n[\u003cimg src=\"https://s3-us-west-1.amazonaws.com/rootstrap.com/img/rs.png\" width=\"100\"/\u003e](http://www.rootstrap.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootstrap%2Freact-native-peeking-header","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frootstrap%2Freact-native-peeking-header","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootstrap%2Freact-native-peeking-header/lists"}