8000 GitHub - momoohidayat/rn-ble
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

momoohidayat/rn-ble

Repository files navigation

rn-ble

Searching for Bluetooth Low Energy (BLE) peripherals (only for iOS for now)

ScreenRecording_12-01-2024 12-43-43_1

Installation

go to example folder using cd example

run yarn install to install all of example project dependency

run npm install ../ to install the library into example project

go to ios folder using cd ios and run pod install

build the .xcworkspace file usng xcode to your device

Note

  • You may need to setup your code signings in the xcode to build into your device
  • Doesn't work on simulator since iOS simulator don't have bluetooth capability
  • To integrate with another app, it's better to publish the library to npm first

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0