
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
@gbike/react-native-segway-ble
Advanced tools
`react-native-segway-ble-manager` provides an easy-to-use API for connecting to and communicating with Segway devices over BLE. The library supports both Android and iOS platforms and includes features such as device discovery, connection management, and
react-native-segway-ble-manager
is a React Native library for managing Bluetooth Low Energy (BLE) connections with Segway devices.
react-native-segway-ble-manager
provides an easy-to-use API for connecting to and communicating with Segway devices over BLE.
The library supports both Android and iOS platforms and includes features such as device discovery, connection management, and data transfer.
With react-native-segway-ble-manager
, developers can easily integrate Segway device control into their React Native applications.
npm install @gbike/react-native-segway-ble
<!-- iOS 13 and newer, include the `NSBluetoothAlwaysUsageDescription` -->
<key>NSBluetoothAlwaysUsageDescription</key>
<string>์ค์ฟ ํฐ ์กฐ์์ ์ํด ๋ธ๋ฃจํฌ์ค๋ฅผ ์ฌ์ฉํฉ๋๋ค</string>
<!-- iOS 12 and earlier, include `NSBluetoothPeripheralUsageDescription` -->
<key>NSBluetoothPeripheralUsageDescription</key>
<string>์ค์ฟ ํฐ ์กฐ์์ ์ํด ๋ธ๋ฃจํฌ์ค๋ฅผ ์ฌ์ฉํฉ๋๋ค</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>์ค์ฟ ํฐ ์กฐ์์ ์ํด ์์น๋ฐ์ดํฐ๋ฅผ ์ ๊ทผํฉ๋๋ค</string>
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library
FAQs
`react-native-segway-ble-manager` provides an easy-to-use API for connecting to and communicating with Segway devices over BLE. The library supports both Android and iOS platforms and includes features such as device discovery, connection management, and
The npm package @gbike/react-native-segway-ble receives a total of 0 weekly downloads. As such, @gbike/react-native-segway-ble popularity was classified as not popular.
We found that @gbike/react-native-segway-ble demonstrated a not healthy version release cadence and project activity because the last version was released a year ago.ย It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.