{"id":16578895,"url":"https://github.com/fritx/react-native-auto-scroll","last_synced_at":"2025-03-21T12:32:12.544Z","repository":{"id":57335548,"uuid":"69846545","full_name":"fritx/react-native-auto-scroll","owner":"fritx","description":"ScrollView that scrolls down responsively.","archived":false,"fork":false,"pushed_at":"2017-04-04T06:10:04.000Z","size":2035,"stargazers_count":46,"open_issues_count":3,"forks_count":8,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2024-10-12T22:16:02.936Z","etag":null,"topics":["react-native","scroll"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/react-native-auto-scroll","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/fritx.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":"2016-10-03T06:36:14.000Z","updated_at":"2024-10-10T10:57:45.000Z","dependencies_parsed_at":"2022-09-07T15:22:23.824Z","dependency_job_id":null,"html_url":"https://github.com/fritx/react-native-auto-scroll","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/fritx%2Freact-native-auto-scroll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fritx%2Freact-native-auto-scroll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fritx%2Freact-native-auto-scroll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fritx%2Freact-native-auto-scroll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fritx","download_url":"https://codeload.github.com/fritx/react-native-auto-scroll/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221815226,"owners_count":16885145,"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":["react-native","scroll"],"created_at":"2024-10-11T22:16:04.427Z","updated_at":"2024-10-28T10:08:51.816Z","avatar_url":"https://github.com/fritx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-auto-scroll\n\n\u003e ScrollView that scrolls down responsively.\n\n\u003cimg width=\"375\" src=\"https://raw.githubusercontent.com/fritx/react-native-auto-scroll/dev/demo.gif\"\u003e\n\n\n```jsx\nimport AutoScroll from 'react-native-auto-scroll'\n\n\u003cView style={styles.msgsView}\u003e\n  \u003cAutoScroll\n    contentContainerStyle={styles.scrollContainer}\u003e\n    {this.state.messages.map(msg =\u003e {\n      return \u003cMessage key={msg.id} message={msg} /\u003e\n    })}\n  \u003c/AutoScroll\u003e\n\u003c/View\u003e\n\u003cTextInput style={styles.textInput} /\u003e\n```\n\nFor more available props: [Docs of ScrollView](https://facebook.github.io/react-native/docs/scrollview.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffritx%2Freact-native-auto-scroll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffritx%2Freact-native-auto-scroll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffritx%2Freact-native-auto-scroll/lists"}