{"id":4582,"url":"https://github.com/jacobrosenthal/react-native-ble","last_synced_at":"2025-04-10T02:20:35.819Z","repository":{"id":57335738,"uuid":"42444163","full_name":"jacobrosenthal/react-native-ble","owner":"jacobrosenthal","description":"Central role BLE for react native noble api surface","archived":false,"fork":false,"pushed_at":"2017-09-26T11:51:14.000Z","size":247,"stargazers_count":169,"open_issues_count":25,"forks_count":45,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-01T20:15:37.917Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jacobrosenthal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-14T11:16:43.000Z","updated_at":"2024-10-07T08:19:08.000Z","dependencies_parsed_at":"2022-09-07T16:33:21.669Z","dependency_job_id":null,"html_url":"https://github.com/jacobrosenthal/react-native-ble","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobrosenthal%2Freact-native-ble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobrosenthal%2Freact-native-ble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobrosenthal%2Freact-native-ble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobrosenthal%2Freact-native-ble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacobrosenthal","download_url":"https://codeload.github.com/jacobrosenthal/react-native-ble/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248143043,"owners_count":21054694,"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-01-05T20:17:17.013Z","updated_at":"2025-04-10T02:20:35.800Z","avatar_url":"https://github.com/jacobrosenthal.png","language":"Java","funding_links":[],"categories":["Components","\u003ca name=\"Network:-Native-Modules\"\u003eNetwork: Native Modules\u003c/a\u003e"],"sub_categories":["System"],"readme":"# react-native-ble\n\nCentral role ble for react native. Technically a shim for the excellent [noble](https://github.com/sandeepmistry/noble/) \n\n# install\n```\nnpm i --save react-native-ble\n```\nFor ios also see the [react native linking guide](https://facebook.github.io/react-native/docs/linking-libraries-ios.html), but basically\n```\nnpm install rnpm -g\nrnpm link\n```\nFor android also see https://facebook.github.io/react-native/docs/native-modules-android.html#register-the-module in the paragraph starting \"The package needs to be provided...\" for the required edits to getPackages() in MainApplication.java.\n\n# use\nSee the [noble](https://github.com/sandeepmistry/noble/) api for usage\n```\nvar noble = ('react-native-ble');\n```\n\nFor more advanced usage, like in the eddystone_beacon_scanner, include noble directly or utilize a package that does so:\n```\nvar noble = ('noble');\n```\nAnd follow the instructions in [rn-nodeify](https://github.com/mvayngrib/rn-nodeify) to deep shim react-native-ble for noble. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobrosenthal%2Freact-native-ble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacobrosenthal%2Freact-native-ble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobrosenthal%2Freact-native-ble/lists"}