1.0.377 • Published 4 years ago

react-native-pet-ble v1.0.377

Weekly downloads
343
License
-
Repository
-
Last release
4 years ago

react-native-pet-ble

Getting started

$ npm install react-native-pet-ble --save

Mostly automatic installation

$ react-native link react-native-pet-ble

Manual installation

iOS

  1. In XCode, in the project navigator, right click LibrariesAdd Files to [your project's name]
  2. Go to node_modulesreact-native-pet-ble and add RNPetBle.xcodeproj
  3. In XCode, in the project navigator, select your project. Add libRNPetBle.a to your project's Build PhasesLink Binary With Libraries
  4. Run your project (Cmd+R)<

Android

  1. Open up android/app/src/main/java/[...]/MainActivity.java
  • Add import com.petBle.RNPetBlePackage; to the imports at the top of the file
  • Add new RNPetBlePackage() to the list returned by the getPackages() method
  1. Append the following lines to android/settings.gradle:
    include ':react-native-pet-ble'
    project(':react-native-pet-ble').projectDir = new File(rootProject.projectDir, 	'../node_modules/react-native-pet-ble/android')
  2. Insert the following lines inside the dependencies block in android/app/build.gradle:
      compile project(':react-native-pet-ble')

Windows

Read it! :D

  1. In Visual Studio add the RNPetBle.sln in node_modules/react-native-pet-ble/windows/RNPetBle.sln folder to their solution, reference from their app.
  2. Open up your MainPage.cs app
  • Add using Pet.Ble.RNPetBle; to the usings at the top of the file
  • Add new RNPetBlePackage() to the List<IReactPackage> returned by the Packages method

Usage

import RNPetBle from 'react-native-pet-ble';

// TODO: What to do with the module?
RNPetBle;
1.0.377

4 years ago

1.0.376

4 years ago

1.0.375

4 years ago

1.0.374

4 years ago

1.0.373

4 years ago

1.0.372

4 years ago

1.0.371

4 years ago

1.0.370

4 years ago

1.0.369

5 years ago

1.0.368

5 years ago

1.0.367

5 years ago

1.0.366

5 years ago

1.0.356

5 years ago

1.0.355

5 years ago

1.0.354

5 years ago

1.0.353

5 years ago

1.0.352

5 years ago

1.0.351

5 years ago

1.0.349

5 years ago

1.0.348

5 years ago

1.0.350

5 years ago

1.0.346

5 years ago

1.0.345

5 years ago

1.0.344

5 years ago

1.0.343

5 years ago

1.0.342

5 years ago

1.0.341

5 years ago

1.0.329

5 years ago

1.0.328

5 years ago

1.0.337

5 years ago

1.0.336

5 years ago

1.0.335

5 years ago

1.0.327

5 years ago

1.0.326

5 years ago

1.0.325

5 years ago

1.0.324

5 years ago

1.0.323

5 years ago

1.0.322

5 years ago

1.0.321

5 years ago

1.0.320

5 years ago

1.0.319

5 years ago

1.0.318

5 years ago

1.0.317

5 years ago

1.0.316

5 years ago

1.0.315

5 years ago

1.0.314

5 years ago

1.0.313

5 years ago

1.0.312

5 years ago

1.0.311

5 years ago

1.0.310

5 years ago

1.0.309

5 years ago

1.0.308

5 years ago

1.0.307

5 years ago

1.0.306

5 years ago

1.0.305

5 years ago

1.0.304

5 years ago

1.0.303

5 years ago

1.0.302

5 years ago

1.0.301

5 years ago

1.0.300

5 years ago

1.0.29

5 years ago

1.0.28

5 years ago

1.0.27

5 years ago

1.0.26

5 years ago

1.0.25

5 years ago

1.0.24

5 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.10

5 years ago

1.0.0

5 years ago