{"id":16454668,"url":"https://github.com/opengeekslab/bcgtimer","last_synced_at":"2026-05-15T06:06:44.879Z","repository":{"id":80261493,"uuid":"90626719","full_name":"openGeeksLab/BcgTimer","owner":"openGeeksLab","description":null,"archived":false,"fork":false,"pushed_at":"2017-05-11T08:33:45.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T17:55:05.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/openGeeksLab.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-05-08T12:40:14.000Z","updated_at":"2017-05-08T12:41:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"0200ec2c-fd57-4ff6-aa95-43d8cca70e91","html_url":"https://github.com/openGeeksLab/BcgTimer","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/openGeeksLab%2FBcgTimer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2FBcgTimer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2FBcgTimer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openGeeksLab%2FBcgTimer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openGeeksLab","download_url":"https://codeload.github.com/openGeeksLab/BcgTimer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240943156,"owners_count":19882355,"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-10-11T10:19:39.415Z","updated_at":"2026-05-15T06:06:44.817Z","avatar_url":"https://github.com/openGeeksLab.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# react-native-bcg-timer\n\n## Getting started\n\n`$ npm install react-native-bcg-timer --save`\n\n### Mostly automatic installation\n\n`$ react-native link react-native-bcg-timer`\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-bcg-timer` and add `RNBcgTimer.xcodeproj`\n3. In XCode, in the project navigator, select your project. Add `libRNBcgTimer.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/[...]/MainActivity.java`\n  - Add `import com.reactlibrary.RNBcgTimerPackage;` to the imports at the top of the file\n  - Add `new RNBcgTimerPackage()` to the list returned by the `getPackages()` method\n2. Append the following lines to `android/settings.gradle`:\n  \t```\n  \tinclude ':react-native-bcg-timer'\n  \tproject(':react-native-bcg-timer').projectDir = new File(rootProject.projectDir, \t'../node_modules/react-native-bcg-timer/android')\n  \t```\n3. Insert the following lines inside the dependencies block in `android/app/build.gradle`:\n  \t```\n      compile project(':react-native-bcg-timer')\n  \t```\n\n#### Windows\n[Read it! :D](https://github.com/ReactWindows/react-native)\n\n1. In Visual Studio add the `RNBcgTimer.sln` in `node_modules/react-native-bcg-timer/windows/RNBcgTimer.sln` folder to their solution, reference from their app.\n2. Open up your `MainPage.cs` app\n  - Add `using Com.Reactlibrary.RNBcgTimer;` to the usings at the top of the file\n  - Add `new RNBcgTimerPackage()` to the `List\u003cIReactPackage\u003e` returned by the `Packages` method\n\n\n## Usage\n```javascript\nimport RNBcgTimer from 'react-native-bcg-timer';\n\n// TODO: What to do with the module?\nRNBcgTimer;\n```\n  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeekslab%2Fbcgtimer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopengeekslab%2Fbcgtimer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeekslab%2Fbcgtimer/lists"}