{"id":22895937,"url":"https://github.com/codewithreelofficial/toast","last_synced_at":"2026-04-08T18:07:17.545Z","repository":{"id":260951808,"uuid":"153220658","full_name":"codewithreelofficial/toast","owner":"codewithreelofficial","description":"Bunlong :rocket: The First React Native Modules Development :tada:","archived":false,"fork":false,"pushed_at":"2018-10-16T08:04:31.000Z","size":13,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-21T00:10:01.895Z","etag":null,"topics":["android","android-app","ios","javascript","mobile","react","react-native","reactjs"],"latest_commit_sha":null,"homepage":"","language":"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/codewithreelofficial.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":"2018-10-16T04:03:31.000Z","updated_at":"2020-11-16T16:45:09.000Z","dependencies_parsed_at":"2024-11-03T21:06:36.836Z","dependency_job_id":"d46c6391-4ad8-446e-8ace-438250c2f804","html_url":"https://github.com/codewithreelofficial/toast","commit_stats":null,"previous_names":["codewithreelofficial/toast"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codewithreelofficial/toast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithreelofficial%2Ftoast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithreelofficial%2Ftoast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithreelofficial%2Ftoast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithreelofficial%2Ftoast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewithreelofficial","download_url":"https://codeload.github.com/codewithreelofficial/toast/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithreelofficial%2Ftoast/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["android","android-app","ios","javascript","mobile","react","react-native","reactjs"],"created_at":"2024-12-13T23:32:52.260Z","updated_at":"2026-04-08T18:07:17.519Z","avatar_url":"https://github.com/codewithreelofficial.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# react-native-toast\n\n## Getting started\n\n`$ npm install react-native-toast --save`\n\n### Mostly automatic installation\n\n`$ react-native link react-native-toast`\n\n### Manual installation\n\n\n#### iOS\n\n1. In XCode, in the project navigator, right click `Libraries` ➜ `Add Files to [your project's name]`\n2. Go to `node_modules` ➜ `react-native-toast` and add `RNToast.xcodeproj`\n3. In XCode, in the project navigator, select your project. Add `libRNToast.a` to your project's `Build Phases` ➜ `Link Binary With Libraries`\n4. Run your project (`Cmd+R`)\u003c\n\n#### Android\n\n1. Open up `android/app/src/main/java/[...]/MainApplication.java`\n  - Add `import com.reactlibrary.RNToastPackage;` to the imports at the top of the file\n  - Add `new RNToastPackage()` to the list returned by the `getPackages()` method\n2. Append the following lines to `android/settings.gradle`:\n  \t```\n  \tinclude ':react-native-toast'\n  \tproject(':react-native-toast').projectDir = new File(rootProject.projectDir, \t'../node_modules/react-native-toast/android')\n  \t```\n3. Insert the following lines inside the dependencies block in `android/app/build.gradle`:\n  \t```\n      compile project(':react-native-toast')\n  \t```\n\n#### Windows\n[Read it! :D](https://github.com/ReactWindows/react-native)\n\n1. In Visual Studio add the `RNToast.sln` in `node_modules/react-native-toast/windows/RNToast.sln` folder to their solution, reference from their app.\n2. Open up your `MainPage.cs` app\n  - Add `using Toast.RNToast;` to the usings at the top of the file\n  - Add `new RNToastPackage()` to the `List\u003cIReactPackage\u003e` returned by the `Packages` method\n\n\n## Usage\n```javascript\nimport RNToast from 'react-native-toast';\n\n// TODO: What to do with the module?\nRNToast;\n```\n  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithreelofficial%2Ftoast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithreelofficial%2Ftoast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithreelofficial%2Ftoast/lists"}