{"id":22865070,"url":"https://github.com/xgfe/react-native-simple-toast","last_synced_at":"2025-07-17T12:37:43.640Z","repository":{"id":146930261,"uuid":"62365423","full_name":"xgfe/react-native-simple-toast","owner":"xgfe","description":"Simple Toast for React-Native.","archived":false,"fork":false,"pushed_at":"2019-03-14T08:35:05.000Z","size":141,"stargazers_count":130,"open_issues_count":13,"forks_count":50,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-05-05T15:11:30.636Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","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/xgfe.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":"2016-07-01T05:28:34.000Z","updated_at":"2024-12-09T07:10:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"44af376e-477c-4ede-9150-e63064f2d99a","html_url":"https://github.com/xgfe/react-native-simple-toast","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/xgfe/react-native-simple-toast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgfe%2Freact-native-simple-toast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgfe%2Freact-native-simple-toast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgfe%2Freact-native-simple-toast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgfe%2Freact-native-simple-toast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xgfe","download_url":"https://codeload.github.com/xgfe/react-native-simple-toast/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xgfe%2Freact-native-simple-toast/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265607104,"owners_count":23797078,"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-13T11:32:39.965Z","updated_at":"2025-07-17T12:37:43.620Z","avatar_url":"https://github.com/xgfe.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-simple-toast\nReact Native Toast component for both Android and iOS. It just let iOS have the same toast performance with Android. Using [scalessec/Toast](https://github.com/scalessec/Toast) for iOS;\n\n## Install\nYou can use [rnpm](https://github.com/rnpm/rnpm) to install native component easily;\n\n```bash\nnpm install react-native-simple-toast --save\nrnpm link\n```\n\n## Usage\n\nIt's just the same as [ToastAndroid](http://facebook.github.io/react-native/docs/toastandroid.html)\n\n```javascript\nimport Toast from 'react-native-simple-toast';\n\nToast.show('This is a toast.');\nToast.show('This is a long toast.',Toast.LONG);\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxgfe%2Freact-native-simple-toast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxgfe%2Freact-native-simple-toast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxgfe%2Freact-native-simple-toast/lists"}