{"id":22788985,"url":"https://github.com/ripeworks/react-native-slide-alert","last_synced_at":"2025-03-30T16:23:27.030Z","repository":{"id":70208214,"uuid":"93858540","full_name":"ripeworks/react-native-slide-alert","owner":"ripeworks","description":"A slide from top alert view","archived":false,"fork":false,"pushed_at":"2017-06-09T13:02:13.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T18:03:02.043Z","etag":null,"topics":[],"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/ripeworks.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":"2017-06-09T12:54:05.000Z","updated_at":"2017-06-09T12:56:41.000Z","dependencies_parsed_at":"2023-03-24T08:46:38.892Z","dependency_job_id":null,"html_url":"https://github.com/ripeworks/react-native-slide-alert","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/ripeworks%2Freact-native-slide-alert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripeworks%2Freact-native-slide-alert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripeworks%2Freact-native-slide-alert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ripeworks%2Freact-native-slide-alert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ripeworks","download_url":"https://codeload.github.com/ripeworks/react-native-slide-alert/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246344283,"owners_count":20762175,"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":[],"created_at":"2024-12-12T01:39:26.688Z","updated_at":"2025-03-30T16:23:27.001Z","avatar_url":"https://github.com/ripeworks.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-slide-alert\nA slide from top alert view\n\n## Usage\n\n```js\n// MyComponent.js\nimport { AlertBar } from 'react-native-slide-alert'\n\nexport default () =\u003e\n  \u003cView\u003e\n    \u003cAlertBar /\u003e\n  \u003c/View\u003e\n\n// AnotherComponent.js\nimport Alert from 'react-native-slide-alert'\n\nexport default class extends React.Component {\n\n  onError = () =\u003e {\n    Alert.showAlert({\n      message: 'Alarm! Alarm!',\n      alertType: 'error'\n    })\n  }\n\n  render () {\n    return \u003cView /\u003e\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fripeworks%2Freact-native-slide-alert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fripeworks%2Freact-native-slide-alert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fripeworks%2Freact-native-slide-alert/lists"}